StreetAddressData Methods |
The StreetAddressData type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Compares the current StreetAddressData to 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 the StreetAddressData.
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToJSON |
Gets the JSONObject representation of the object.
| |
ToString |
Returns the StreetAddressData as a formatted string.
(Overrides ObjectToString.) |