IJsObjectPropertyCollectionContains Method (String) |
Namespace: DotNetBrowser.Js
bool Contains( string name )
Exception | Condition |
---|---|
ObjectDisposedException | The IJsObject has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |