'Declaration Protected Overridable Function SaveAnnotationCollections( _
ByVal requestParamsInformation about source image files and annotation collections .As Vintasoft.Shared.Web.WebCompositeRequestParams(Of T) _
) As Vintasoft.Shared.Web.WebResponseParamsBase[]
protected virtual Vintasoft.Shared.Web.WebResponseParamsBase[] SaveAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T> requestParams
)
protected: virtual Vintasoft.Shared.Web.WebResponseParamsBase*[] SaveAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T*>* requestParams
)
protected:
virtual Vintasoft.Shared.Web.WebResponseParamsBase^[] SaveAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T^>^ requestParams
)
Parameters
- requestParams
- Information about source image files and annotation collections .
Return Value
Response from the server.