SuggestionsReturnObject Constructor
This member is reserved for internal use and is not intended to be used directly from your code. Constructs an instance of a SuggestionsReturnObject object.
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SuggestionsReturnObject()
public SuggestionsReturnObject()