Table of Contents

Method Remove

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

Remove(KeyType)

Removes the specified value from the queue.

public virtual void Remove(KeyType value)

Parameters

value KeyType

The value to remove.