Method GetPathElements
GetPathElements(Int32)
Returns a List QueryText element from position startIndex
Declaration
public virtual IList<PathQueryNode.QueryText> GetPathElements(int startIndex)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | startIndex |
Returns
Type | Description |
---|---|
System.Collections.Generic.IList<PathQueryNode.QueryText> | a List QueryText element from position |