Click or drag to resize

Query Constructor

Overload List
 NameDescription
Public methodQuery Initializes a new instance of the Query class.
Public methodQuery(IEnumerableOpenXmlElement) Initializes a new instance of the Query class with the specified child elements.
Public methodQuery(OpenXmlElement) Initializes a new instance of the Query class with the specified child elements.
Public methodQuery(String) Initializes a new instance of the Query class from outer XML.
Top
See Also