Share via


NodeValueChange Class

Represents node value change operations.

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

Usage

'Usage
Dim instance As NodeValueChange

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.VisualStudio.XmlEditor.XmlModelChange
    Microsoft.VisualStudio.XmlEditor.NodeValueChange

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

NodeValueChange Members
Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12