Skip to content

JSMap.TryGetValue method

C#
public bool TryGetValue(JSValue key, out JSValue value)

See Also

Released under the MIT license