Method IndexOf
IndexOf(IQueryNodeProcessor)
System.Collections.Generic.IList<T>.IndexOf(T)
Declaration
public virtual int IndexOf(IQueryNodeProcessor o)
Parameters
Type | Name | Description |
---|---|---|
IQueryNodeProcessor | o |
Returns
Type | Description |
---|---|
System.Int32 |
Implements
System.Collections.Generic.IList<T>.IndexOf(T)