XPathQueryGroup Class |
Namespace: Lithnet.ResourceManagement.Client
The XPathQueryGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | XPathQueryGroup |
Initializes a new instance of the XpathQueryGroup class
|
![]() | XPathQueryGroup(GroupOperator) |
Initializes a new instance of the XpathQueryGroup class
|
![]() | XPathQueryGroup(GroupOperator, IXPathQueryObject) |
Initializes a new instance of the XpathQueryGroup class
|
![]() | XPathQueryGroup(GroupOperator, IEnumerableIXPathQueryObject) |
Initializes a new instance of the XpathQueryGroup class
|
![]() | XPathQueryGroup(GroupOperator, AttributeValuePairCollection, ComparisonOperator) |
Initializes a new instance of the XpathQueryGroup class
|
![]() | XPathQueryGroup(GroupOperator, DictionaryString, Object, ComparisonOperator) |
Initializes a new instance of the XpathQueryGroup class
|
Name | Description | |
---|---|---|
![]() | GroupOperator |
Gets the logical operator to apply to queries within this group
|
![]() | Negate |
Gets or sets a value indicating if the resulting group should be negated
|
![]() | Queries |
Gets the list of query objects used in the group
|
Name | Description | |
---|---|---|
![]() | BuildQueryString |
Builds the XPath query string, and returns the resulting string
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Get the XPath query string
(Overrides ObjectToString.) |