IDimOrders

Description

The IDimOrders interface contains properties and methods of a collection of attributes by which the dictionary is sorted.

Properties

  Property name Brief description
Count The Count property returns the number of attributes included in dictionary sorting list.
Item The Item property returns sorting order settings for the attribute included into sorting list.

Methods

  Method name Brief description
Add The Add method adds dictionary attribute to sorting list.
Delete The Delete method removes attribute from the list of sorting.
FindByKey The FindByKey method searches for the attribute by its key and returns the attribute included into sorting list.
Move The Move method moves attributes within the sorting list.

See also:

Dimensions Assembly Interfaces