LocationFromString Method

Overload List

FromString(String) This method is made to get back from a Location.ToString(). It is therefor very important that any changes in ToString are reflected in this method.
FromString(String, Boolean) This method is made to get back from a Location.ToString(). It is therefor very important that any changes in ToString are reflected in this method. The flag specifies whether or not the hyphens around the ID is wished kept or not.

See Also