Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.