Table of Contents

Method TryGetValue

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

TryGetValue(string, out object?)

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

Parameters

key string
value object

Returns

bool