Table of Contents

Method AddValueIfNotExists

Namespace
Innova.Data.AppSettings
Assembly
Innova.Data.dll

AddValueIfNotExists(string)

Adds a value to the MRU list if it does not already exist.

public void AddValueIfNotExists(string value)

Parameters

value string

The value to add.