Method Insert
Insert(Int32, IQueryNodeProcessor)
Declaration
public virtual void Insert(int index, IQueryNodeProcessor item)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | |
IQueryNodeProcessor | item |
Implements
System.Collections.Generic.IList<T>.Insert(System.Int32, T)