Remove
Remove
Removes the first occurrence of a specific object from this collection.
Returns: true if the specified object was successfully removed from this collection; otherwise, false.
Remove(const System::SharedPtr< ExtendedAttributeDefinition > & item)
| Parameter | Description |
|---|---|
| item | the specified object to remove. |