MutationObserverInit.ContainsKey
MutationObserverInit.ContainsKey method
Determines whether the MutationObserverInit collection contain a specified key.
public bool ContainsKey(String key)
| Parameter | Type | Description |
|---|---|---|
| key | String | The key to check. |
Return Value
True if the MutationObserverInit contain a specified key; otherwise, false.
See Also
- class MutationObserverInit
- package com.aspose.html.dom.mutations
- package Aspose.HTML