다음을 통해 공유


NodeValueChange 생성자

Initializes a new instance of the NodeValueChange class.

네임스페이스: Microsoft.VisualStudio.XmlEditor
어셈블리: microsoft.visualstudio.xmleditor.dll의 Microsoft.VisualStudio.XmlEditor

사용법

구문

‘선언
Public Sub New ( _
    node As XObject _
)
public NodeValueChange (
    XObject node
)
public:
NodeValueChange (
    XObject^ node
)
public NodeValueChange (
    XObject node
)
public function NodeValueChange (
    node : XObject
)

매개 변수

  • node
    The node whose value was changed.

플랫폼

개발 플랫폼

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 및 Windows 2000

대상 플랫폼

참고 항목

참조

NodeValueChange 클래스
NodeValueChange 멤버
Microsoft.VisualStudio.XmlEditor 네임스페이스