System::Xml::XmlTextReader::get_AttributeCount method

XmlTextReader::get_AttributeCount method

現在のノードの属性数を返します。

int32_t System::Xml::XmlTextReader::get_AttributeCount() override

ReturnValue

現在のノード上の属性数です。

参照