Property Count
- Namespace
 - DotNetBrowser.Js.Collections
 
- Assembly
 - DotNetBrowser.dll
 
Count
Gets the number of elements contained in the IJsSet.
ulong Count { get; }
Property Value
Exceptions
- ObjectDisposedException
 The IJsSet has already been disposed.