Property PathElements
PathElements
Gets or Sets the a List with all QueryText elements
Declaration
public virtual IList<PathQueryNode.QueryText> PathElements { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<PathQueryNode.QueryText> | QueryText List size |