StructuredAddressData Methods |
The StructuredAddressData type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Compares this StructuredAddressData with the parameter object.
(Overrides ObjectEquals(Object).) | |
FromJSON |
Initializes an object from its corresponding JSONObject source data.
| |
GetT |
Gets the value from the specified fieldName.
| |
GetHashCode |
Gets the hash code of this StructuredAddressData.
(Overrides ObjectGetHashCode.) | |
GetOtherCulture |
Gets this IStructuredAddressData with a different culture.
Not yet implemented.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToJSON |
Gets the JSONObject representation of the object.
| |
ToString |
Returns this StructuredAddressData as a formatted string.
(Overrides ObjectToString.) |