Result.Completions Class |
Namespace: Apptus.ESales.Connector
public class Completions : Result.Suggestions, IEnumerable<Result. Completion>, IEnumerable
The Result. Completions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Result.Completions | Initializes a new instance of the Result. Completions class |
Name | Description | |
---|---|---|
![]() | CompletionList |
A read only list of the completions of this result.
|
![]() | IsEmpty | True if there were no completions in the result.
|
![]() | Size |
The number of completions found in the reply
|
![]() | Type |
The result type of this result.
(Overrides Result.Type.) |
Name | Description | |
---|---|---|
![]() | AddSuggestion | (Overrides Result.Suggestions.AddSuggestion(String, Int32, Double, String).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Get an enumeration of the completions.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |