Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSArray.Enumerator structure
C#
public
struct
Enumerator
:
IEnumerator
<
JSValue
>
Public Members
name
description
Current
{ get; }
MoveNext
()
See Also
struct
JSValue
struct
JSArray
namespace
Microsoft.JavaScript.NodeApi