IAddressSerializer Interface |
Namespace: Telogis.GeoBase.Addresses
The IAddressSerializer type exposes the following members.
Name | Description | |
---|---|---|
FromDatabaseString |
Converts a string into an IStructuredAddressData.
Must be the same format as a string from ToDataBaseString().
| |
ToDataBaseString |
Converts an IStructuredAddressData into a string
for storing in a database.
|