Method ICollection<IQueryNodeProcessor>.Add
ICollection<IQueryNodeProcessor>.Add(IQueryNodeProcessor)
System.Collections.Generic.ICollection<T>.Add(T)
Declaration
void ICollection<IQueryNodeProcessor>.Add(IQueryNodeProcessor item)
Parameters
Type | Name | Description |
---|---|---|
IQueryNodeProcessor | item |
Implements
System.Collections.Generic.ICollection<T>.Add(T)