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< Task > & item)
ParameterDescription
itemThe item to remove.