IJsObjectPropertyCollectionContains Method |
| Name | Description | |
|---|---|---|
| Contains(String) |
Checks whether the JavaScript object has a property or function with the specified name.
| |
| Contains(UInt32) |
Checks whether the JavaScript object has a property with the specified index.
|