The type of object to return. The current version only returns Stream objects.
XmlResolver::SupportsType method
تمكن المحلل من إرجاع أنواع غير Stream.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parameter | Type | الوصف |
|---|---|---|
| The type of object to return. The current version only returns Stream objects. | SharedPtr<Uri> | The type of object to return. The current version only returns Stream objects. |
| نوع | const TypeInfo& | The type of object to return. The current version only returns Stream objects. |
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++