'Declaration Protected Overridable Function GetImagesInfo( _
ByVal requestParamsИнформация о веб изображениях.As Vintasoft.Shared.Web.WebCompositeRequestParams(Of T) _
) As Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams[]
protected virtual Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams[] GetImagesInfo(
Vintasoft.Shared.Web.WebCompositeRequestParams<T> requestParams
)
protected: virtual Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams*[] GetImagesInfo(
Vintasoft.Shared.Web.WebCompositeRequestParams<T*>* requestParams
)
protected:
virtual Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams^[] GetImagesInfo(
Vintasoft.Shared.Web.WebCompositeRequestParams<T^>^ requestParams
)
Parameters
- requestParams
- Информация о веб изображениях.
Return Value
Ответ сервера, содержащий информацию об изображении.