Table of Contents

Method TryGetValue

Namespace
TinyComponents
Assembly
TinyComponents.dll

TryGetValue(string, out object?)

public bool TryGetValue(string key, out object? value)

Parameters

key string
value object

Returns

bool