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

CustomXmlPartCollection.Add Method

Name Parameters Description
Add() none Adds a new item to the custom XML parts collection.
Add(String) content Adds a new item with the specified content to the collection of custom XML parts.
Add(XmlDocument) document Adds the specified XML document to the collection of custom XML parts.