Table of Contents

Method Remove

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Remove(TKey)

Removes the element at the specified key from the cache.

public TValue Remove(TKey key)

Parameters

key TKey

The key.

Returns

TValue

TValue.