'Declaration Public Function DeserializeAnnotationCollections( _
ByVal requestParamsInformation about images.As Vintasoft.Shared.Web.WebCompositeRequestParams(Of T) _
) As BaseAnnotationCollectionResponseParams[]
public BaseAnnotationCollectionResponseParams[] DeserializeAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T> requestParams
)
public: BaseAnnotationCollectionResponseParams*[] DeserializeAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T*>* requestParams
)
public:
BaseAnnotationCollectionResponseParams^[] DeserializeAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T^>^ requestParams
)
Parameters
- requestParams
- Information about images.
Return Value
Response that contains annotation collections in JSON format.