AddNodeChange Class
Represents node insert operations.
Namespace: Microsoft.VisualStudio.XmlEditor
Assembly: Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)
Usage
'Usage
Dim instance As AddNodeChange
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Class AddNodeChange
Inherits XmlModelChange
[CLSCompliantAttribute(false)]
public class AddNodeChange : XmlModelChange
[CLSCompliantAttribute(false)]
public ref class AddNodeChange : public XmlModelChange
/** @attribute CLSCompliantAttribute(false) */
public class AddNodeChange extends XmlModelChange
CLSCompliantAttribute(false)
public class AddNodeChange extends XmlModelChange
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.XmlEditor.XmlModelChange
Microsoft.VisualStudio.XmlEditor.AddNodeChange
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
AddNodeChange Members
Microsoft.VisualStudio.XmlEditor Namespace
Build Date:
2012-11-12