System::Xml::XmlElement::get_HasAttributes 메서드
XmlElement::get_HasAttributes method
현재 노드에 속성이 있는지 여부를 나타내는 bool 값을 반환합니다.
virtual bool System::Xml::XmlElement::get_HasAttributes()
ReturnValue
true if the current node has attributes; otherwise, false.
또 보기
- Class XmlElement
- Namespace System::Xml
- Library Aspose.Page for C++