[]
Checks whether this collection contains a custom xml part with specified id.
public bool Contains(string id)
| Type | Name | Description |
|---|---|---|
| string | id | The custom xml id check. |
| Type | Description |
|---|---|
| bool | True if the collection contains a custom xml part with the specified id, false otherwise. |