OfficeCustomXmlPartCollection<T>.Contains Method
| Name | Parameters | Description |
|---|---|---|
| Contains(T) | customXmlPart | Determines whether the collection contains the specified custom XML part. |
| Contains(String) | content | Determines whether the collection contains an item whose XML content equals the specified XML string. |