Remove(Index: Integer): Boolean;
Remove(Index: Integer): boolean;
Index - index of the attribute that should be removed.
The Remove method removes attribute from the collection by index and returns if removal is successful.
The method returns True if removal is successful.
See also: