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)
ParameterDescription
itemThe assignment to remove.