MutationObserverInit.CopyTo
MutationObserverInit.CopyTo method
Copies the MutationObserverInit elements to an existing one-dimensional array, starting at the specified array index.
public void CopyTo(KeyValuePair<string, object>[] array, int arrayIndex)
| Parameter | Type | Description | 
|---|---|---|
| array | KeyValuePair`2[] | Destination array. | 
| arrayIndex | Int32 | The array index to start at. | 
See Also
- class MutationObserverInit
 - namespace Aspose.Html.Dom.Mutations
 - assembly Aspose.HTML