IDomains.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Domain index in collection.

Description

The Remove method removes a domain from the collection by its index. Returns the True value, if domain with the Index index was successfully removed.

See also:

IDomains