operator [] method
- Object index
override
Returns the value associated with property
from the proxied JavaScript
object.
Implementation
external E operator [](Object index);
Returns the value associated with property
from the proxied JavaScript
object.
external E operator [](Object index);