IDomainStations

Description

The IDomainStations interface contains properties and methods used to work with a collection of workstations that belong to domain.

Properties inherited from IStations

  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 the domains, to which the workstations from the collection are related.
Item The Item property returns the workstation from the collection.

Methods

  Method name Brief description
Add The Add method adds a workstation to the collection.
Remove The Remove method removes a station from the collection by its index.
RemoveByName The RemoveByName method removes the specified station from the collection.

Methods inherited from IStations

  Method name Brief description
FindByName The FindByName method returns the workstation from the collection by the specified name.
Refresh The Refresh method updates the collection.

See also:

Metabase Assembly Interfaces