ResultValues Class |
Namespace: Apptus.ESales.Connector
public class Values : Result, ResultFacet, IEnumerable<ResultValue>, IEnumerable
The ResultValues type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResultValues | Initializes a new instance of the ResultValues class |
![]() | ResultValues(String) | Initializes a new instance of the ResultValues class |
Name | Description | |
---|---|---|
![]() | Attribute | |
![]() | IsEmpty | True if there were no values in this result.
|
![]() | Size |
The number of values found in the reply.
|
![]() | Type |
The result type of this result.
(Overrides ResultType.) |
![]() | ValueList |
A read only list of the values in the result.
|
Name | Description | |
---|---|---|
![]() | AddValue | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAttribute | |
![]() | GetEnumerator |
Return an enumeration of the values.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsRange | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |