InterfaceControlItemCollection

Collection elements:

InterfaceControlItem
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Item index (starting from 0) is passed as an argument.

Properties:

<Interface name>

Methods:

Count
Find
Get
IndexOf
SwitchInterface

Description:

Used to control the visibility of command interfaces.

Availability:

Thick client.

See also:

Global context, property MainInterface
InterfaceControlItem, property Switchable

    

1C:Enterprise Developer's Community