IVSSUsers Members
Represents a collection of all users within the SourceSafe database.
The following tables list the members exposed by the IVSSUsers type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of users in the IVSSUsers collection. | |
Item | Gets a reference of the IVSSUser type to an object that represents a particular user in the IVSSUsers collection. |
Top
Public Methods
Name | Description | |
---|---|---|
GetEnumerator | Gets an enumerator. |
Top
See Also
Reference
IVSSUsers Interface
Microsoft.VisualStudio.SourceSafe.Interop Namespace
IVSSUser Interface