| IVersionableCollection |
The primary purpose of this interface is to allow implementors of the collection classes to indicate the version of the collection while the collection is being enumerated. If a collection changes during enumeration then an exception should be thrown.
| Name | Description |
|---|---|
CurrentVersion (get) | Returns the current version of the instance. |