RemoveItem(T, AdviceEnumerator<IHashSetDynamicAdvice<T>>)
Removes an item from the hash set.
Declaration
void RemoveItem(T item, AdviceEnumerator<IHashSetDynamicAdvice<T>> nextAdvices)
Parameters
Type | Name | Description |
---|---|---|
T | item | |
AdviceEnumerator<IHashSetDynamicAdvice<T>> | nextAdvices |