|  | Vector2FParse Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Parse(String) | 
            Converts the string representation of a 2-dimensional vector to its Vector2F
            equivalent.
             | 
|   | Parse(String, IFormatProvider) | 
            Converts the string representation of a 2-dimensional vector in a specified culture-specific
            format to its Vector2F equivalent.
             | 
 See Also
See Also