ResultCorrections Class |
Namespace: Apptus.ESales.Connector
public class Corrections : ResultSuggestions, IEnumerable<ResultCorrection>, IEnumerable
The ResultCorrections type exposes the following members.
Name | Description | |
---|---|---|
ResultCorrections | Initializes a new instance of the ResultCorrections class |
Name | Description | |
---|---|---|
CorrectionList |
A read only list of the corrections in the result.
| |
IsEmpty | True if this result is empty.
| |
Size |
The number of corrections 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 corrections.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |