The IStations interface contains properties and methods used to work with a collection of the workstations.
| Property name | Brief description | |
| Access | The Access property determines an access type for the stations from the collection. | |
| Count | The Count property returns the number of workstations in the collection. | |
| Domains | The Domains property returns domains to which the workstations from the collection are related. | |
| Item | The Item property returns a workstation from the collection. |
| Method name | Brief description | |
| FindByName | The FindByName method returns a workstation from the collection by the specified name. | |
| Refresh | The Refresh method updates the collection. |
See also: