C# (CSharp) Nxdb.Node 네임스페이스

클래스들

이름 설명
Attribute Representation of an XML attribute node.
Comment Representation of an XML comment node.
ContainerNode Base class for nodes that can contain other nodes (document and element).
Document Representation of an XML document node.
Element Representation of an XML element node.
ProcessingInstruction Representation of an XML processing instruction node.
Text Representation of an XML text node.
TreeNode Base class for nodes that are part of a tree (all except attributes).