[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CustomXmlPartCollection.Count

Count Property

Count

Gets the number of CustomXmlPart in the collection.

Declaration
public int Count { get; }
Public ReadOnly Property Count As Integer
Implements