-
Home
-
API
-
SharpYaml.Model
-
YamlMapping
-
Methods
-
TryGetValue(YamlElement, out YamlElement)
TryGetValue(YamlElement, out YamlElement) Method
Definition
Tries to get Value.
public bool TryGetValue(YamlElement key, [MaybeNullWhen(false)] scoped out YamlElement value)
Parameters
Returns