System::Xml::Resolvers::XmlPreloadedResolver::SupportsType methode

XmlPreloadedResolver::SupportsType method

Bepaalt of de resolver andere Types ondersteunt dan alleen Stream.

bool System::Xml::Resolvers::XmlPreloadedResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type) override
ParameterTypeBeschrijving
absoluteUriSharedPtr<Uri>De absolute URI om te controleren.
typeconst TypeInfo&Het Type om te retourneren.

ReturnValue

true if the Type is supported; otherwise, false.

Zie ook