Remove(Index: Integer): Boolean;
Remove(System.Int32): System.Boolean;
Index. Domain index in collection.
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: