Version: 2021.1
언어: 한국어
protected long StringToValue (string str);

파라미터

str The string to convert.

반환

long The long integer parsed from the string.

설명

Converts a string to a long integer.