add method
add(part)
Adds an item to the collection.
add(part: Aspose.Words.Markup.CustomPart)
Parameter | Type | Description |
---|---|---|
part | CustomPart | The item to add. |
See Also
- module Aspose.Words.Markup
- class CustomPartCollection
Adds an item to the collection.
add(part: Aspose.Words.Markup.CustomPart)
Parameter | Type | Description |
---|---|---|
part | CustomPart | The item to add. |