System::Xml::XmlAttribute::get_Specified μέθοδος

XmlAttribute::get_Specified method

Επιστρέφει μια τιμή που υποδεικνύει εάν η τιμή του χαρακτηριστικού ορίστηκε ρητά.

virtual bool System::Xml::XmlAttribute::get_Specified()

ReturnValue

true if this attribute was explicitly given a value in the original instance document; otherwise, false. A value of false indicates that the value of the attribute came from the DTD.

Δείτε επίσης