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

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

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | GVIDNew(GroupID, UInt32) | |
![]() | GVIDNew(IDWithSequenceNo<(Of GroupID>)) | |
![]() | CompareTo(GVID) | |
![]() | DeserializeFrom(ConsumableBlock, ConsumableBlock) | |
![]() | Equals(Object) | (Overrides ValueType.Equals(Object).) |
![]() | Equals(GVID) | |
![]() | 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.) |
![]() | GroupID | |
![]() ![]() | Implicit(GVID) | |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SeqNo | |
![]() | SerializableInfo | |
![]() | SerializeTo(ConsumableBlock, IList<(Of Block>)) | |
![]() | ToString() | (Overrides ValueType.ToString().) |