Remove(Index: Integer): Boolean;
Remove(Index: integer): boolean;
Index. Phase variable index.
The Remove method removes phase variable with the specified index from the collection.
Indexing of variables in the collection is continuous and starts with zero.
If the variable is successfully removed, the method returns True, otherwise it returns False.
See also: