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

C# | Visual Basic | Managed C++ |
[SerializableAttribute] public struct GroupID : ISerializable, IComparable, IComparable<GroupID>, IStringSerializable
<SerializableAttribute> _ Public Structure GroupID _ Implements ISerializable, IComparable, IComparable(Of GroupID), IStringSerializable
[SerializableAttribute] public value class GroupID : ISerializable, IComparable, IComparable<GroupID>, IStringSerializable

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