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
valueKeyTypeThe value to remove.