Int128(Int64) Constructor |
Initializes a new instance of the
Int128 class
Namespace: ClipperLibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Int128(
long _lo
)
Parameters
- _lo Int64
[Missing <param name="_lo"/> documentation for "M:ClipperLib.Int128.#ctor(System.Int64)"]
See Also