IMetabaseObjectControlInfo

Assembly: Metabase;

Description

The IMetabaseObjectControlInfo interface contains properties and methods used to work with collection of the nested object.

Inheritance Hierarchy

IMetabaseObjectControlInfo

Comments

The following properties can be used to get collection of the nested objects.

Properties

  Property name Brief description
Count

The Count property returns the number of nested objects, the parameters of which can be controlled.
Item

The Item property returns parameters of the nested object with the specified index.

Methods

  Method name Brief description
FindByKey

The FindByKey method searches by key and returns parameters of the nested object.
GetObjectControlIsEmpty

The GetObjectControlIsEmpty method returns whether there are no settings to manage parameters of the specified object.

See also:

Metabase Assembly Interfaces