IVSSItems Members 

Represents a collection of all children (files and subprojects) of a SourceSafe project.

The following tables list the members exposed by the IVSSItems type.

Public Properties

  Name Description
Public property Count Gets the number of children (files and subprojects) in the project. 
Public property Item Gets a reference of the IVSSItem type to an object that represents a particular file or a project in the IVSSItems collection. 

Top

Public Methods

  Name Description
Public method GetEnumerator Gets an enumerator.  

Top

See Also

Reference

IVSSItems Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace