Back to Devexpress

OfficeCustomXmlPartCollection<T>.Add Method

officefileapi-devexpress-dot-office-dot-officecustomxmlpartcollection-1-dot-add.md

latest609 B
Original Source

OfficeCustomXmlPartCollection<T>.Add Method

NameParametersDescription
Add()noneAdds a new item to the collection.
Add(String)contentAdds an item with the specified XML content to the collection.
Add(XmlDocument)documentAdds the specified XML document to the collection of custom XML parts.