IJsObjectPropertyCollectionRemove Method (UInt32) |
Namespace: DotNetBrowser.Js
bool Remove( uint index )
| Exception | Condition |
|---|---|
| ObjectDisposedException | The IJsObject has already been disposed. |
| ConnectionClosedException | The connection to the Chromium engine is closed. |