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