IVSSVersions Members
A collection of all the versions of a file or a project.
The following tables list the members exposed by the IVSSVersions type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets a number of versions in the IVSSVersions collection. | |
Item | Gets a reference of the IVSSVersion type to an object that represents a particular version of a file or a project in the IVSSVersions collection. |
Top
Public Methods
Name | Description | |
---|---|---|
GetEnumerator | Gets an enumerator. |
Top
See Also
Reference
IVSSVersions Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace
IVSSVersion Interface