Skip to main content

OfficeCustomXmlPartCollection<T>.Add Method

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