Click or drag to resize

Int128 Structure

[Missing <summary> documentation for "T:ClipperLib.Int128"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    ClipperLibInt128

Namespace: ClipperLib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public struct Int128

The Int128 type exposes the following members.

Constructors
 NameDescription
Public methodInt128(Int128)Initializes a new instance of the Int128 class
Public methodInt128(Int64)Initializes a new instance of the Int128 class
Public methodInt128(Int64, UInt64)Initializes a new instance of the Int128 class
Top
Methods
 NameDescription
Public methodEquals
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberInt128Mul 
Public methodIsNegative 
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
Operators
See Also