Constructor PathQueryNode
PathQueryNode(IList<PathQueryNode.QueryText>)
Declaration
public PathQueryNode(IList<PathQueryNode.QueryText> pathElements)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<PathQueryNode.QueryText> | pathElements | List of QueryText objects |