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