DataCompositionSelectedFieldCollection
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Selected fields are retrieved during iteration.
Access to selected field is possible using [...] operator. Index (starting from 0) is passed as an argument.
Methods:
Clear
Count
Delete
Get
IndexOf
Insert
Move
Description:
Availability:
See also:
DataCompositionSelectedFields, property Items