Table of Contents

Field NodeAction

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Gets or sets function which is called for the every node of the xml document.

public Func<XmlNode, object?, bool>? NodeAction

Returns

Func<XmlNode, object, bool>
Gets or sets function which is called for the every node of the xml document.