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

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

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | RegionIDNew(UInt64) | |
![]() | AsString | |
![]() | ClassID | |
![]() | 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.) |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SerializableInfo | |
![]() | SerializeTo(ConsumableBlock, IList<(Of Block>)) | |
![]() ![]() | String2Object(String) | |
![]() | ToString() | (Overrides ValueType.ToString().) |