Method Remove
Remove(IQueryNodeProcessor)
System.Collections.Generic.ICollection<T>.Remove(T)
Declaration
public virtual bool Remove(IQueryNodeProcessor o)
Parameters
Type | Name | Description |
---|---|---|
IQueryNodeProcessor | o |
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Collections.Generic.ICollection<T>.Remove(T)