Gets the number of key-value mappings in this
IJsMap.
Namespace:
DotNetBrowser.Js.Collections
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax Property Value
Type:
UInt32The number of key-value mappings in this
IJsMap.
Exceptions Exception | Condition |
---|
ObjectDisposedException |
The IJsMap has already been disposed.
|
See Also