IFrameCreateJsMap Method |
Name | Description | |
---|---|---|
CreateJsMapTKey, TValue(IDictionaryTKey, TValue) |
Creates a new IJsMap and copies the contents of the IDictionaryTKey, TValue to it.
| |
CreateJsMapTKey, TValue(IReadOnlyDictionaryTKey, TValue) |
Creates a new IJsMap and copies the contents of the IReadOnlyDictionaryTKey, TValue
to it.
|