Property Child
Child
Gets the single child which this node boosts.
Declaration
public virtual IQueryNode Child { get; }
Property Value
Type | Description |
---|---|
IQueryNode |
Gets the single child which this node boosts.
public virtual IQueryNode Child { get; }
Type | Description |
---|---|
IQueryNode |