Table of Contents

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

value KeyType

The value to add.