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)
| Parametre | Tür | Açıklama |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | URI. |
| tür | const TypeInfo& | Döndürülecek tür. |
ReturnValue
true if the type is supported; otherwise, false.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Font for C++