Remove
Remove
Removes specified assignment from collection, if it is not read-only, otherwise throws NotSupportedException.
Returns: true, if specified item was removed, false otherwise.
Remove(const System::SharedPtr< ResourceAssignment > & item)
| Parameter | Description |
|---|---|
| item | The assignment to remove. |