IStations.Item

Syntax

Item(Index: Integer): IStation;

Parameters

Index. Workstation index in the collection.

Description

The Item property returns a workstation from the collection by index.

Comments

The property is read-only.

Example

The property use is given in the example for IDomain.Name.

See also:

IStations | IDomainStations