MutationObserverInit.Keys
MutationObserverInit.Keys property
Gets a collection containing the keys in the MutationObserverInit
collection.
public ICollection<string> Keys { get; }
Return Value
A collection containing the keys.
See Also
- class MutationObserverInit
- namespace Aspose.Svg.Dom.Mutations
- assembly Aspose.SVG