Gets the number of elements contained in the 
IJsSet.
            
 
    Namespace: 
   DotNetBrowser.Js.Collections
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
SyntaxProperty Value
Type: 
UInt64The number of elements contained in the 
IJsSet.
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | 
                The IJsSet has already been disposed.
             | 
See Also