Vector2.TryParse

static bool TryParse( string str, Vector2& result )

Vector2.TryParse

static bool TryParse( string str, System.IFormatProvider provider, Vector2& result )

User Comments