System::Xml::XmlNodeReader::get_CanReadBinaryContent metodu

XmlNodeReader::get_CanReadBinaryContent method

XmlNodeReader’ın XmlNodeReader ikili içerik okuma yöntemlerini uygulayıp uygulamadığını gösteren bir değer döndürür.

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

ReturnValue

true if the binary content read methods are implemented; otherwise false. The XmlNodeReader class always returns true.

Ayrıca Bakınız