StyleLib

Collection elements:

Style
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:

<Style name>

Methods:

Count
Get
IndexOf

Description:

Represents a library of configuration styles.

Availability:

Thick client.

See also:

Global context, property StyleLib

    

1C:Enterprise Developer's Community