Documentation for a minimal subset of the QSM API
Int128 Structure
Namespaces > QS.Fx.Base > Int128

[Missing <summary> documentation for T:QS.Fx.Base.Int128]

Syntax
C#Visual BasicManaged C++
public struct Int128 : ISerializable, IComparable<Int128>, IEquatable<Int128>
Public Structure Int128 _
	Implements ISerializable, IComparable(Of Int128), IEquatable(Of Int128)
public value class Int128 : ISerializable, IComparable<Int128>, IEquatable<Int128>
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Int128New(UInt64, UInt64)
Int128New(Guid)
CompareTo(Int128)
DeserializeFrom(ConsumableBlock, ConsumableBlock)
Equals(Object) (Overrides ValueType.Equals(Object).)
Equals(Int128)
Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
static memberFromString(String)
GetHashCode() (Overrides ValueType.GetHashCode().)
GetType()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SerializableInfo
SerializeTo(ConsumableBlock, IList<(Of Block>))
ToString() (Overrides ValueType.ToString().)

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0