mscorlib(4.0.0.0) API with additions
XmlNodeChangedAction.cs
1
namespace
System.Xml
2
{
4
public
enum
XmlNodeChangedAction
5
{
7
Insert
,
9
Remove,
11
Change
12
}
13
}
System.ConsoleKey.Insert
The INS (INSERT) key.
System.Xml.XmlNodeChangedAction
XmlNodeChangedAction
Specifies the type of node change.
Definition:
XmlNodeChangedAction.cs:4
System.Xml
Definition:
AsyncHelper.cs:3
All cs
System.Xml
XmlNodeChangedAction.cs
Generated by
1.8.15