[]
Gets the list of top level Element objects in the document's logical structure.
public List<Element> Elements { get; }
Public ReadOnly Property Elements As List(Of Element)