IVersionable: Version (get)

Version

Returns the current version of an object.



 Public Property Get Version ( ) As Long

Return Values

Long -  Returns a count that represents the current version of an object.

Remarks

This is primarily used to track if a collection has been modified.

Read Only.

See Also

Project CorLib Overview

Class IVersionable Overview