DocumentCountResponse Constructor ()

 

Applies To: Microsoft Azure

Initializes a new instance of the DocumentCountResponse class.

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

Syntax

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

See Also

DocumentCountResponse Class
Microsoft.Azure.Search.Models Namespace

Return to top