Remove
Remove
List is read-only. Operation is not supported.
Returns: true if item was successfully removed from the System.Collections.Generic.ICollection; otherwise, false. This method also returns false if item is not found in the original System.Collections.Generic.ICollection.
Remove(const System::SharedPtr < PropertyDescriptor > & item)
| Parameter | Description |
|---|---|
| item | The object to remove from the System.Collections.Generic.ICollection. |