XDTOList

Collection elements:

XDTODataObject; XDTODataValue
Iteration through collection using For each ... In ... Do operator is available to object. Value of list item are retrieved during iteration.
Access to list item is possible using [...] operator. The index of item is passed as an argument.

Properties:

Owner
OwningProperty

Methods:

Add
Clear
Count
Delete
Get
GetXDTO
Insert
Set

Description:

A list of XDTO data items.

Availability:

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

See also:

XDTODataObject, method GetList

    

1C:Enterprise Developer's Community