Skip to content

JSSymbol.Iterator property

Gets the well-known symbol for the default iterator.

C#
public static JSSymbol Iterator { get; }

See Also

Released under the MIT license