'Declaration Public Function SaveAnnotationCollections( _
ByVal requestParamsInformation about source image files and annotation collections.As Vintasoft.Shared.Web.WebCompositeRequestParams(Of T) _
) As Vintasoft.Shared.Web.WebResponseParamsBase[]
public Vintasoft.Shared.Web.WebResponseParamsBase[] SaveAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T> requestParams
)
public: Vintasoft.Shared.Web.WebResponseParamsBase*[] SaveAnnotationCollections(
Vintasoft.Shared.Web.WebCompositeRequestParams<T*>* requestParams
)
public:
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.