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)
| Parameter | Description |
|---|---|
| item | The item to remove. |