elements property

List<ImportedElements> elements
getter/setter pair

The information about the elements that are referenced in the specified region of the specified file that come from imported libraries.

Implementation

List<ImportedElements> elements;