TryGetValue(String, out Object) Method

Definition

Namespace Tomlyn.Model
Assembly Tomlyn.dll
public bool TryGetValue(string key, scoped out object value)

Parameters

key
String
value
Object

Returns