[Missing <summary> documentation for T:QS.CMS.Base3.IID]

C# | Visual Basic | Managed C++ |
public struct IID : IEquatable<IID>, IComparable<IID>, IComparable, ISerializable
Public Structure IID _ Implements IEquatable(Of IID), IComparable(Of IID), IComparable, ISerializable
public value class IID : IEquatable<IID>, IComparable<IID>, IComparable, ISerializable

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | IIDNew(Address, Incarnation) | |
![]() | IIDNew(NetworkAddress, Incarnation) | |
![]() | IIDNew(InstanceID) | |
![]() | IIDNew(String) | |
![]() | Address | |
![]() | CompareTo(IID) | |
![]() | DeserializeFrom(ConsumableBlock, ConsumableBlock) | |
![]() | Equals(Object) | (Overrides ValueType.Equals(Object).) |
![]() | Equals(IID) | |
![]() | 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.) |
![]() | GetHashCode() | (Overrides ValueType.GetHashCode().) |
![]() | GetType() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Incarnation | |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SerializableInfo | |
![]() | SerializeTo(ConsumableBlock, IList<(Of Block>)) | |
![]() | ToString() | (Overrides ValueType.ToString().) |