lsxECLFieldList
The lsxECLPS object contains an lsxECLFieldList object. See lsxECLFieldList Class for details on the lsxECLFieldList methods and properties.
The following example shows this object.
' Create an lsxECLPS object associated with PCOM connection A
dim myPSOBj as new lsxECLPS("A")
dim numFields as Long
' Get the number of fields in the presentation space
numFields = myPSObj.lsxECLFieldList.Count