lsxECLFieldList Class
The lsxECLFieldList class performs operations on fields in a connection’s presentation space. An lsxECLFieldList object is contained in an lsxECLPS object and can only be accessed through an existing lsxECLPS object. See lsxECLPS Class for more information on lsxECLPS objects.
An lsxECLFieldList object provides a static snapshot of what the presentation space contained when the Refresh method was called. The lsxECLFieldList class contains a list of all the fields in a given presentation space. Each element of the collection is an lsxECLField object. See lsxECLField Class for more information about the lsxECLField objects.