Method Remove
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.dll
Remove(KeyType)
Removes the specified value from the queue.
public virtual void Remove(KeyType value)
Parameters
valueKeyTypeThe value to remove.
Removes the specified value from the queue.
public virtual void Remove(KeyType value)
value KeyTypeThe value to remove.