Share via


RemoveNodeChange Class

Represents node removal operations.

Namespace: Microsoft.VisualStudio.XmlEditor
Assembly: Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)

Usage

'Usage
Dim instance As RemoveNodeChange

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Class RemoveNodeChange
    Inherits XmlModelChange
[CLSCompliantAttribute(false)] 
public class RemoveNodeChange : XmlModelChange
[CLSCompliantAttribute(false)] 
public ref class RemoveNodeChange : public XmlModelChange
/** @attribute CLSCompliantAttribute(false) */ 
public class RemoveNodeChange extends XmlModelChange
CLSCompliantAttribute(false) 
public class RemoveNodeChange extends XmlModelChange

Inheritance Hierarchy

System.Object
   Microsoft.VisualStudio.XmlEditor.XmlModelChange
    Microsoft.VisualStudio.XmlEditor.RemoveNodeChange

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

RemoveNodeChange Members
Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12