Method RemoveMetadata
RemoveMetadata(IMetadata)
Removes the Metadata if it is in the collection.
Declaration
bool RemoveMetadata(IMetadata md)
Parameters
| Type | Name | Description |
|---|---|---|
| IMetadata | md |
Returns
| Type | Description |
|---|---|
| bool | True if the collection contained the Metadata. |