IDimBlocksInstance

Description

The IDimBlocksInstance interface contains properties and methods of dictionary block collection.

Properties

  Property name Brief description
Count The Count property returns the number of dictionary blocks.
Item The Item property returns an object containing dictionary block.

Methods

  Method name Brief description
FindById The FindById method searches dictionary block by its ID.
FindByKey The FindByKey method searches dictionary block by its key.

See also:

Dimensions Assembly Interfaces