IStandardDimLevels

Description

The IStandardDimLevels interface contains properties and methods of a collection of table dictionary levels.

Properties

  Property name Brief description
Count The Count property returns the number of levels in table dictionary.
Item The Item property returns an object containing table dictionary level.

Methods

  Method name Brief description
Add The Add method adds a new level to the dictionary.
FindByKey The FindByKey method searches dictionary level by its key.
Remove The Remove method removes dictionary level by its index.

See also:

Dimensions Assembly Interfaces