[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description |
---|---|
Remove(FilterCallback) |
Remove a filter callback, returning true if it was found and removed or false
if not in collection.
NOTE: the client to this method must use the read-write lock of this object to lock, if required by the clientcode. |
Remove(FilterParamIndex) |
Remove an index, returning true if it was found and removed or false if not in
collection.
NOTE: the client to this method must use the read-write lock of this object to lock, if required by the clientcode. |