[Missing <summary> documentation for T:QS.CMS.Base3.RVID]
| C# | Visual Basic | Managed C++ |
public struct RVID : IComparable<RVID>, ISerializable, IStringSerializable
Public Structure RVID _ Implements IComparable(Of RVID), ISerializable, IStringSerializable
public value class RVID : IComparable<RVID>, ISerializable, IStringSerializable
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| RVIDNew(RegionID, UInt32) | ||
| RVIDNew(IDWithSequenceNo<(Of RegionID>)) | ||
| AsString | ||
| 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(RVID) | ||
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RegionID | ||
| SeqNo | ||
| SerializableInfo | ||
| SerializeTo(ConsumableBlock, IList<(Of Block>)) | ||
| ToString() | (Overrides ValueType.ToString().) |