طريقة System::Xml::XmlNodeReader::get_HasAttributes

XmlNodeReader::get_HasAttributes method

يعيد قيمة تشير إلى ما إذا كانت العقدة الحالية تحتوي على أي سمات.

bool System::Xml::XmlNodeReader::get_HasAttributes() override

ReturnValue

true if the current node has attributes; otherwise, false.

انظر أيضًا