Table of Contents

Method Add

Namespace
Innova.Prism.Infrastructure.Settings
Assembly
Innova.Prism.Infrastructure.dll

Add(KeyType)

Adds the specified value to the queue.

public virtual void Add(KeyType value)

Parameters

value KeyType

The value to add.