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

C# | Visual Basic | Managed C++ |
[SerializableAttribute] public sealed class InstanceID : ISerializable, IComparable, IComparable<InstanceID>, IStringSerializable, IEquatable<InstanceID>
<SerializableAttribute> _ Public NotInheritable Class InstanceID _ Implements ISerializable, IComparable, IComparable(Of InstanceID), IStringSerializable, IEquatable(Of InstanceID)
[SerializableAttribute] public ref class InstanceID sealed : ISerializable, IComparable, IComparable<InstanceID^>, IStringSerializable, IEquatable<InstanceID^>

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

Object | |
![]() | InstanceID |