elements property
NodeList<CollectionElement>
get
elements
Return the syntactic elements used to compute the elements of the list.
Implementation
NodeList<CollectionElement> get elements;
Return the syntactic elements used to compute the elements of the list.
NodeList<CollectionElement> get elements;