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