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