Table of Contents

Class WeakMap

Namespace
CSharpToJavaScript.APIs.JS.Ecma
Assembly
CSharpToJavaScript.dll
[To("Default")]
public class WeakMap : WeakMapPrototype
Inheritance
WeakMap
Inherited Members

Constructors

WeakMap(Array?)

public WeakMap(Array? iterable = null)

Parameters

iterable Array

Properties

Prototype

[To("FirstCharToLowerCase")]
public static WeakMapPrototype Prototype { get; }

Property Value

WeakMapPrototype