ResultPhrases Class |
Namespace: Apptus.ESales.Connector
public class Phrases : ResultSuggestions, IEnumerable<ResultPhrase>, IEnumerable
The ResultPhrases type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResultPhrases | Initializes a new instance of the ResultPhrases class |
Name | Description | |
---|---|---|
![]() | IsEmpty | True if this result is empty.
|
![]() | PhraseList |
A read only list of the phrases in the result.
|
![]() | Size |
The number of phrases found in the result.
|
![]() | Type |
The result type of this result.
(Overrides ResultType.) |
Name | Description | |
---|---|---|
![]() | AddSuggestion | (Overrides ResultSuggestionsAddSuggestion(String, Int32, Double, String).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Get an enumeration of the phrases.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |