TdxBingMapLocationDataServiceResponse Members
Constructors
| Name | Description |
|---|---|
| Create(Integer) | Initializes a new instance of the TdxBingMapLocationDataServiceResponse class with specified settings. |
Properties
| Name | Description |
|---|---|
| ErrorInfo | Inherited from TdxBingMapResponse. |
| IsSuccess | Identifies if the current query to a REST server is successful. Inherited from TdxRestServiceResponse. |
| Locations | |
| StatusCode | Returns the REST server response status code. Inherited from TdxRestServiceResponse. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also