Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ExoWeb
Templates
JavaScript
Marshaler.UnwrappedArray
C# Class ExoWeb.Templates.JavaScript.Marshaler.UnwrappedArray
Enumerates an javascript array while exposing a reference to the original array to optimize marshalling.
Inheritance:
IEnumerable
Mostra file
Open project: vc3/ExoWeb
Public Methods
Method
Description
GetEnumerator
( ) :
IEnumerator
UnwrappedArray
(
Marshaler
marshaler
,
ArrayInstance
array
) :
System
Method Details
GetEnumerator()
public
method
public
GetEnumerator
( ) :
IEnumerator
return
IEnumerator
UnwrappedArray()
public
method
public
UnwrappedArray
(
Marshaler
marshaler
,
ArrayInstance
array
) :
System
marshaler
Marshaler
array
Jurassic.Library.ArrayInstance
return
System