unformat
Description:
public virtual int unformat (
string raw)
Attempt to convert a previously formatted and/or edited address back into internal form.
Parameters:
| this |
a Address object
|
| raw |
raw address description
|
Returns:
|
the number of addresses parsed or -1 on fail
|