Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Structs, Records, Enums
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
XmlNotepad.NodeImage
XmlNotepad.EditMode
XmlNotepad.FindFlags
XmlNotepad.FindResult
XmlNotepad.InsertPosition
XmlNotepad.IntellisensePosition
XmlNotepad.LineState
XmlNotepad.ModelChangeType
XmlNotepad.NodeImage
XmlNotepad.NudgeDirection
XmlNotepad.OLECMD
XmlNotepad.OLECMDTEXT
XmlNotepad.SearchFilter
XmlNotepad.Severity
XmlNotepad.TipRequestType
XmlNotepad.TreeViewAction
Close
Search
XmlNotepad.NodeImage Enumeration
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
enum
NodeImage
{
None
,
Element
,
Attribute
,
Leaf
,
Text
,
Comment
,
PI
,
OpenElement
,
CData
};
public
enum
NodeImage
{
None
,
Element
,
Attribute
,
Leaf
,
Text
,
Comment
,
PI
,
OpenElement
,
CData
}
Public
Enum
NodeImage
None
Element
Attribute
Leaf
Text
Comment
PI
OpenElement
CData
End Enum
enum
NodeImage {
None
,
Element
,
Attribute
,
Leaf
,
Text
,
Comment
,
PI
,
OpenElement
,
CData
};
NodeImage
Description
This is struct XmlNotepad.NodeImage.
See Also
Structs, Records, Enums