Table of Contents

Method TryGetValue

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

TryGetValue(TEnum, out TValue)

public bool TryGetValue(TEnum key, out TValue value)

Parameters

key TEnum
value TValue

Returns

bool