ToInt32() or Int32.Parse() or maybe just use (int). None of these conversion syntaxes works with TypeScript. To cast a string to a number, you ...
確定! 回上一頁