System::Xml::XmlResolver::SupportsType मेथड

XmlResolver::SupportsType method

रिज़ॉल्वर को स्ट्रीम के अलावा अन्य प्रकार लौटाने में सक्षम बनाता है।

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
पैरामीटरप्रकारविवरण
absoluteUriSharedPtr<Uri>URI।
प्रकारconst TypeInfo&वापस करने के लिए प्रकार।

ReturnValue

true if the type is supported; otherwise, false.

संबंधित देखें