Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSTypedArray<T>.Span property
Gets the typed-array values as a span, without copying.
C#
public
Span
<
T
>
Span { get; }
See Also
struct
JSTypedArray<T>
namespace
Microsoft.JavaScript.NodeApi