System::Xml::XmlResolver::SupportsType μέθοδος

XmlResolver::SupportsType method

Επιτρέπει στον επιλυτή να επιστρέφει τύπους διαφορετικούς από το Stream.

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
ParameterTypeΠεριγραφή
absoluteUriSharedPtr<Uri>Το URI.
τύποςconst TypeInfo&Ο τύπος που πρέπει να επιστραφεί.

ReturnValue

true if the type is supported; otherwise, false.

Δείτε επίσης