Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CustomXmlPartCollection Class
Properties Methods

In This Topic
    CustomXmlPartCollection Class Members
    In This Topic

    The following tables list the members exposed by CustomXmlPartCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of CustomXmlPart in the collection.  
    Public PropertyOverloaded. Gets the CustomXmlPart at the specified index in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new CustomXmlPart into the collection.  
    Public Method Checks whether this collection contains a custom xml part with specified id.  
    Public MethodRemoves the specified CustomXmlPart from the collection.  
    Public Method Tries to get a custom xml part from the collection by its id.  
    Top
    See Also