Skip to content

JSObject.Enumerator.Current property

C#
public KeyValuePair<JSValue, JSValue> Current { get; }

See Also

Released under the MIT license