CartoType .NET API 8.8-7-gb35e4dc71
for development in C#, Visual Basic and other .NET languages
Public Member Functions | Properties | List of all members
CartoType::Address Class Reference

A structured address. Any field may be empty or null, but at least one field should be non-empty for address searching to return any results. More...

#include <CartoTypeWrapper.h>

Public Member Functions

String ^ ToString (bool aFull)
 Returns the address as a string. If aFull is true, supplies the main administrative division (state, province, etc.) and country.
 

Properties

String^ Building
 The name or number of the building.
 
String^ Feature
 The name of a feature or place of interest.
 
String^ Street
 The street, road or other highway.
 
String^ SubLocalty
 The suburb, neighborhood, quarter or other subdivision of the locality.
 
String^ Locality
 The village, town or city.
 
String^ Island
 The island.
 
String^ SubAdminArea
 The subsidiary administrative area: district, parish, etc.
 
String^ AdminArea
 The administrative area: state, province, etc.
 
String^ Country
 The country.
 
String^ PostCode
 The postal code.
 

Detailed Description

A structured address. Any field may be empty or null, but at least one field should be non-empty for address searching to return any results.


The documentation for this class was generated from the following file: