ITermList

Description

The ITermList interface contains properties and methods that are used to work with the terms collection.

Properties

  Property name Brief description
Count The Count property returns the number of terms in the collection.
Item The Item property returns properties of the specified term.

Methods

  Method name Brief description
CreateCustom The CreateCustom method creates a custom term.
CreateLiteral The CreateLiteral method creates a literal term.
IndexOf The IndexOf method returns index of the term in the collection.

See also:

Forms Assembly Interfaces