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