The current version of the dequeue. The version is increased with every changing operation.
The main use is to invalidate all IEnumerators.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public ulong Version { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Version As ULong |
| Visual C++ |
|---|
public: property unsigned long long Version { unsigned long long get (); } |