DomNodeType 枚举

定义

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "No longer supported.")]
public enum DomNodeType
type DomNodeType = 
继承
DomNodeType
属性

字段

Attribute 2
CData 4
Comment 8
Document 9
DocumentFragment 11
DocumentType 10
Element 1
Entity 6
EntityReference 5
Notation 12
ProcessingInstruction 7
Text 3

适用于