Provides access to members that enumerate version information.
Members
|
Name |
Description |
 |
Count |
The number of versions in the enumeration. |
 |
Next |
Retrieves the next version info. |
 |
Reset |
Resets the enumeration sequence to the beginning. |
IEnumVersionInfo2.Count Property
The number of versions in the enumeration.
Public ReadOnly Property Count As Integer
public int Count {get;}
Inherited Interfaces
Interfaces |
Description |
IEnumVersionInfo |
Provides access to members that enumerate version information. |
Classes that implement IEnumVersionInfo2