Click or drag to resize

IAddressSerializer Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IAddressSerializer type exposes the following members.

Methods
  NameDescription
Public methodFromDatabaseString
Converts a string into an IStructuredAddressData. Must be the same format as a string from ToDataBaseString().
Public methodToDataBaseString
Converts an IStructuredAddressData into a string for storing in a database.
Top
See Also