add method

add(value)

Adds an object to the end of this collection.

add(value: Aspose.Words.Settings.OdsoFieldMapData)
ParameterTypeDescription
valueOdsoFieldMapDataThe object to add. Cannot be null.

See Also