ComputerRoles
The ComputerRoles class manages a collection of computer roles.
Syntax
public interface IComputerRoles
Methods
The ComputerRoles class provides the following method:
Method | Description |
---|---|
GetEnumerator | Gets the enumerator you can use to enumerate all computer roles. |
Properties
The ComputerRoles
class provides the following property:
Property | Description |
---|---|
IsEmpty | Determines whether the collection is empty. |