DocumentSearchResponseBase<TResult, TDoc> Constructor ()
Applies To: Microsoft Azure
Initializes a new instance of the DocumentSearchResponseBase class.
Namespace: Microsoft.Azure.Search.Models
Assembly: Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)
Syntax
protected DocumentSearchResponseBase()
protected:
DocumentSearchResponseBase()
new : unit -> DocumentSearchResponseBase
Protected Sub New
See Also
DocumentSearchResponseBase<TResult, TDoc> Class
Microsoft.Azure.Search.Models Namespace
Return to top