Remove
Remove
This is the stub implementation of ICollection’s Remove method, that only throws NotSupportedException
Returns: true if the item was removed; false otherwise.
Remove(const System::SharedPtr< Resource > & item)
| Parameter | Description |
|---|---|
| item | the item to remove. |