Elements property (Display object)

Returns a collection of Element objects contained in a display. Read-only.
Syntax
Display
.
Elements
where
Display
– is the name of a Display object or an expression that evaluates to a Display object.
Remarks
  • The collection that is returned is hierarchical in that only objects at the root level of the display are in the collection.
  • The collection can contain Group elements which in turn, are composed of collections of elements.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal