Property Item
Item[Int32]
System.Collections.Generic.IList<T>.Item[System.Int32]
Declaration
public virtual IQueryNodeProcessor this[int index] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Property Value
Type | Description |
---|---|
IQueryNodeProcessor |
Implements
System.Collections.Generic.IList<T>.Item[System.Int32]