add method

add(part)

Adds an item to the collection.

add(part: Aspose.Words.Markup.CustomPart)
ParameterTypeDescription
partCustomPartThe item to add.

See Also