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