Method Add
- Namespace
- Innova.Data.AppSettings
- Assembly
- Innova.Data.dll
Add(KeyType)
Adds the specified value to the queue.
public virtual void Add(KeyType value)
Parameters
valueKeyTypeThe value to add.
Adds the specified value to the queue.
public virtual void Add(KeyType value)
value KeyTypeThe value to add.