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.

Example

The property use is given in the example for IStations.Count.

See also:

IStations | IDomainStations