CustomXmlPartCollection class

CustomXmlPartCollection class

Represents collection of custom xml parts.

The CustomXmlPartCollection type exposes the following members:

Returns the element at the specified index.

Indexer

NameDescription
[index]The zero-based index of the element to get.

Methods

MethodDescription
addAdds new custom xml part.
addAdds new custom xml part.
addAdds new custom xml part.
remove_atRemoves custom xml part at the specified index.
removeRemoves the first occurrence of a specific object from the collection.
clearRemoves all items from the collection.

See Also