PublicFunctions: GetCollectionVersion |
Returns the collection version for a collection that implements IVersionable.
Public Function GetCollectionVersion( ByVal Obj As Object ) As Long
The collection must maintain its own versioning.
This method does not throw an exception for unsupported values.