Table of Contents

Method Remove

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

Remove(KeyType)

Removes the specified value from the queue.

public virtual void Remove(KeyType value)

Parameters

value KeyType

The value to remove.