DocumentSearchResponse Constructor ()

 

Applies To: Microsoft Azure

Initializes a new instance of the DocumentSearchResponse class.

Namespace:   Microsoft.Azure.Search.Models
Assembly:  Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)

Syntax

public DocumentSearchResponse()
public:
DocumentSearchResponse()
new : unit -> DocumentSearchResponse
Public Sub New

See Also

DocumentSearchResponse Class
Microsoft.Azure.Search.Models Namespace

Return to top