IVersionableCollection: CurrentVersion (get)

CurrentVersion

Returns the current version of the instance.



 Public Property Get CurrentVersion ( ) As Long

Return Values

Long -  CurrentVersion Returns an numeric value indicating the current version.

Remarks

Implementors should change the current version as the collection changes.

Read Only.

See Also

Project CorLib Overview
Class IVersionableCollection Overview