System::Xml::XmlResolver::SupportsType मेथड
XmlResolver::SupportsType method
रिज़ॉल्वर को स्ट्रीम के अलावा अन्य प्रकार लौटाने में सक्षम बनाता है।
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | URI। |
| प्रकार | const TypeInfo& | वापस करने के लिए प्रकार। |
ReturnValue
true if the type is supported; otherwise, false.
संबंधित देखें
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Page for C++