طريقة System::Xml::XmlResolver::SupportsType

XmlResolver::SupportsType method

يُمكّن المحلّل من إرجاع أنواع غير الـ Stream.

virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
معاملنوعالوصف
absoluteUriSharedPtr<Uri>عنوان URI.
نوعconst TypeInfo&النوع المراد إرجاعه.

ReturnValue

true if the type is supported; otherwise, false.

انظر أيضًا