Skip to main content
A newer version of this page is available.
All docs
V19.1
.NET Framework 4.5.2+
Row

CustomXmlPartCollection.Contains Method

Name Parameters Description
Contains(ICustomXmlPart) customXmlPart Checks whether the collection contains the specified custom XML part.
Contains(String) content Checks whether there is an item in the collection whose XML content equals the specified XML string.