IDomainStations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Station index in collection.

Description

The Remove method removes a station from the collection by its index.

Comments

The method returns True, if address with specified index is removed successfully, otherwise - False.

See also:

IDomainStations