MutationObserverInit.Item
MutationObserverInit indexer
Gets or sets the element with the specified key.
public object this[String key] { get; set; }
| Parameter | Description | 
|---|---|
| key | The key of the element to get or set. | 
Return Value
The value associated with the specified key.
See Also
- class MutationObserverInit
 - package com.aspose.html.dom.mutations
 - package Aspose.HTML