ResultAds Class |
Namespace: Apptus.ESales.Connector
public class Ads : Result, IEnumerable<ResultAd>, IEnumerable
The ResultAds type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdList |
A read only list of the ads of this result.
|
![]() | IsEmpty | True if there were no ads in this result.
|
![]() | Size |
The number of ads found in the reply
|
![]() | Type |
The result type of this result.
(Overrides ResultType.) |
Name | Description | |
---|---|---|
![]() | AddAd | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Enumerate over the ads.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |