XPathExpression Class |
Namespace: Lithnet.ResourceManagement.Client
The XPathExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | XPathExpression |
Initializes a new instance of the XPathExpression class
|
![]() | XPathExpression(String) |
Initializes a new instance of the XPathExpression class
|
![]() | XPathExpression(String, IXPathQueryObject) |
Initializes a new instance of the XPathExpression class
|
![]() | XPathExpression(String, IXPathQueryObject, Boolean) |
Initializes a new instance of the XPathExpression class
|
Name | Description | |
---|---|---|
![]() | ObjectType |
Gets or sets the type of object to query
|
![]() | Query |
Gets or sets the query component for this expression. This may be a XPathQuery or XPathQueryGroup |
![]() | WrapFilterXml |
Gets or sets a value indicating whether the resulting expression should be wrapped in a filter XML element
|
Name | Description | |
---|---|---|
![]() | BuildExpression |
Builds the XPath expression
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Gets the string representation of the expression
(Overrides ObjectToString.) |
![]() | ToString(Boolean) |
Gets the string representation of the expression
|