System::Xml::XmlAttribute::get_NodeType 메서드

XmlAttribute::get_NodeType method

현재 노드의 유형을 반환합니다.

XmlNodeType System::Xml::XmlAttribute::get_NodeType() override

ReturnValue

XML 특성(XmlAttribute) 노드의 유형은 XmlNodeType::Attribute입니다.

또 보기