Click or drag to resize
IAddress Methods

The IAddress type exposes the following members.

Methods
  NameDescription
Public methodDeleteAddress
Deletes the address object using appropriate provider.
Public methodSetAddress
Updates the address object using appropriate provider.
Top
Extension Methods
  NameDescription
Public Extension MethodGetCountryThreeLetterCode
Returns three-letter country code for country specified by AddressCountryID property.
(Defined by IAddressExtensions.)
Public Extension MethodGetCountryTwoLetterCode
Returns two-letter country code for country specified by AddressCountryID property.
(Defined by IAddressExtensions.)
Public Extension MethodGetStateCode
Returns state code for state specified by AddressStateID property.
(Defined by IAddressExtensions.)
Top
See Also