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