RemoveByKey(Key: Integer): Boolean;
Key. Key of composite structure.
The RemoveByKey method removes composite structure from the collection by its key.
If structure removal completed successfully, the method returns True, value of the IVirtualCubeCompounds.Count property is decreased by one; otherwise - False.
The property use is given in the example for IVirtualCubeCompounds.Predefined.
See also: