SearchResult Constructor
Initializes a new instance of the SearchResult class.
Namespace: Microsoft.Azure.Search.Models
Assembly: Microsoft.Azure.Search (in Microsoft.Azure.Search.dll)
Usage
'Usage
Dim instance As New SearchResult(Of T)
Syntax
'Declaration
Public Sub New
public SearchResult ()
public:
SearchResult ()
public SearchResult ()
public function SearchResult ()
Remarks
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012
Target Platforms
See Also
Reference
SearchResult Class
SearchResult Members
Microsoft.Azure.Search.Models Namespace