طريقة System::Xml::Resolvers::XmlPreloadedResolver::SupportsType

XmlPreloadedResolver::SupportsType method

يحدد ما إذا كان المحلّل يدعم أنواعًا أخرى غير Stream فقط.

bool System::Xml::Resolvers::XmlPreloadedResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type) override
معاملنوعالوصف
absoluteUriSharedPtr<Uri>معرف URI المطلق للتحقق منه.
نوعconst TypeInfo&النوع المراد إرجاعه.

ReturnValue

true if the Type is supported; otherwise, false.

انظر أيضًا