5#include <system/object_ext.h>
6#include <system/enum.h>
29struct EnumMetaInfo<
System::Xml::XmlNodeChangedAction>
31 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::XmlNodeChangedAction, const char_t*>, 3>& values();
@ Xml
Serialize according to the XML 1.0 rules.
XmlNodeChangedAction
Specifies the type of node change.
Definition: xml_node_changed_action.h:15
@ Remove
A node is being removed from the tree.
@ Change
A node value is being changed.
Definition: db_command.h:9