Property Count
- Namespace
- DotNetBrowser.Js.Collections
- Assembly
- DotNetBrowser.dll
Count
Gets the number of key-value mappings in this IJsMap.
uint Count { get; }
Property Value
Exceptions
- ObjectDisposedException
The IJsMap has already been disposed.