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)
ParameterDescription
itemthe item to remove.