Method GetRange
GetRange(Int32, Int32)
Declaration
public virtual IList<IQueryNodeProcessor> GetRange(int index, int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
System.Int32 | count |
Returns
Type | Description |
---|---|
System.Collections.Generic.IList<IQueryNodeProcessor> |