Class Map
- Namespace
- CSharpToJavaScript.APIs.JS.Ecma
- Assembly
- CSharpToJavaScript.dll
[To("Default")]
public class Map : MapPrototype
- Inheritance
-
Map
- Inherited Members
Constructors
Map(Array?)
public Map(Array? iterable = null)
Parameters
iterableArray
Properties
Prototype
[To("FirstCharToLowerCase")]
public static MapPrototype Prototype { get; }