System::Xml::XmlResolver::SupportsType μέθοδος
XmlResolver::SupportsType method
Επιτρέπει στον επιλυτή να επιστρέφει τύπους διαφορετικούς από το Stream.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parameter | 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++