remove method

remove(item)

Removes all occurrences of the specified general format from the collection.

remove(item: Aspose.Words.Fields.GeneralFormat)
ParameterTypeDescription
itemGeneralFormatA general format.

See Also