ValueTreeRowCollection

Collection elements:

ValueTreeRow
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. Row index (starting from 0) is passed as an argument.

Properties:

Parent

Methods:

Add
Clear
Count
Delete
Find
FindRows
Get
IndexOf
Insert
LoadColumn
Move
Sort
Total
UnloadColumn

Description:

Collection of rows subordinate to a value tree row.

Availability:

Server, thick client, external connection, Mobile application (server).

See also:

ValueTreeRow, property Rows
ValueTree, property Rows

    

1C:Enterprise Developer's Community