Skip to main content

XmlNodeType Enum

NuGet: GHIElectronics.TinyCLR.Data.Xml
Assembly: GHIElectronics.TinyCLR.Data.Xml
Namespace: GHIElectronics.TinyCLR.Data.Xml

No description available.

public enum XmlNodeType

Fields

NameValueDescription
None
Element
Attribute
Text
CDATA
EntityReference
Entity
ProcessingInstruction
Comment
Document
DocumentType
DocumentFragment
Notation
Whitespace
SignificantWhitespace
EndElement
EndEntity
XmlDeclaration