System::Xml::XmlResolver::SupportsType yöntemi

XmlResolver::SupportsType method

Çözücünün Stream dışındaki türleri döndürmesini sağlar.

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
ParametreTürAçıklama
absoluteUriSharedPtr<Uri>URI.
türconst TypeInfo&Döndürülecek tür.

ReturnValue

true if the type is supported; otherwise, false.

Ayrıca Bakınız