The result of a BuildSuggester request. Contains a list of the fields used for suggestions.

C# |
public class BuildSuggestersResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | BuildSuggestersResult()()()() | Initializes a new instance of the BuildSuggestersResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | FieldNames |
A list of field names.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithFieldNames(array<String>[]()[][]) | Obsolete.
Adds elements to the FieldNames collection
|
![]() | WithFieldNames(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Adds elements to the FieldNames collection
|

Object | |
![]() | BuildSuggestersResult |