[Missing <summary> documentation for T:QS.CMS.Base3.RVRevID]
| C# | Visual Basic | Managed C++ |
public struct RVRevID : IComparable<RVRevID>, ISerializable
Public Structure RVRevID _ Implements IComparable(Of RVRevID), ISerializable
public value class RVRevID : IComparable<RVRevID>, ISerializable
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| RVRevIDNew(RegionID, UInt32, UInt32) | ||
| 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.) | |
| 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.) | |
| RegionID | ||
| RegionViewRevisionSequenceNo | ||
| RegionViewSequenceNo | ||
| SerializableInfo | ||
| SerializeTo(ConsumableBlock, IList<(Of Block>)) | ||
| ToString() | (Overrides ValueType.ToString().) |