IJsSet Properties |
The IJsSet type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the IJsSet.
| |
| Frame |
Gets the IFrame instance this JavaScript object is bound to.
(Inherited from IJsObject.) | |
| IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) | |
| Properties |
Gets the object properties as a live collection.
Modifying this collection will lead to updating the object properties.
(Inherited from IJsObject.) |