Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Reference
XMLNode Class

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Word Object Model Reference (Visual Studio Tools for Office)
XMLNode Class

Represents a single XMLNode control that exposes events and that can be bound to data.

Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in microsoft.office.tools.word.dll)

Visual Basic (Declaration)
Public NotInheritable Class XMLNode
	Inherits BindableComponent
	Implements ISupportInitializeControl, ISupportInitialize
Visual Basic (Usage)
Dim instance As XMLNode
C#
public sealed class XMLNode : BindableComponent, ISupportInitializeControl, ISupportInitialize

Microsoft Visual Studio 2005 Tools for the Microsoft Office System creates an XMLNode control for elements that are allowed to appear only once in a document (when the schema specifies maxOccurs = 1 for that element).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker