Method Add
- Namespace
- Innova.Prism.Infrastructure.Settings
- Assembly
- Innova.Prism.Infrastructure.dll
Add(KeyType)
Adds an item to the list.
public override void Add(KeyType value)
Parameters
value
KeyTypeThe item to add.
Adds an item to the list.
public override void Add(KeyType value)
value
KeyTypeThe item to add.