IMetabaseObjectParamBinding

Description

The IMetabaseObjectParamBinding interface contains properties and methods of settings elements of parameters display of repository object.

Inheritance Hierarchy

          IEnumerable

          ICollection

          IStringMap

          IMetabaseObjectParamBinding

Properties

  Property name Brief description
AsString The AsString property determines parameters of the editor, which will be used to edit parameter values.

Properties inherited from IStringMap

  Property name Brief description
Item The Item property determines value of the element value.
Key The Key property returns a key of the element by index.
Keys The Keys property determines collection of row map keys.
Values The Values property returns collection of row map element values.

Properties inherited from ICollection

  Property name Brief description
Count The Count property returns the number of elements in collection.

Methods inherited from IStringMap

  Method name Brief description
Add The Add method adds element to the map of character strings.
Clear The Clear method clears a map of character strings.
Clone The Clone method creates a copy of the map of character strings.
ContainsKey The ContainsKey method checks presence of the element by key.
Remove The Remove method removes an element by key.

Methods inherited from ICollection

  Method name Brief description
CopyTo The CopyTo method copies a collection into the array.

See also:

Metabase Assembly Interfaces