طريقة System::Xml::XmlResolver::SupportsType
XmlResolver::SupportsType method
يُمكّن المحلّل من إرجاع أنواع غير الـ Stream.
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.Font for C++