Remove

Remove

Removes TimephasedData instance from this collection object.

Returns: true if item was successfully removed from the TimephasedDataCollection ; otherwise, false. This method also returns false if item is not found in the TimephasedDataCollection .

Remove(const System::SharedPtr< TimephasedData > & item)
ParameterDescription
itemThe item to remove.