Version: 2019.4
protected long StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

long The long integer parsed from the string.

説明

Converts a string to a long integer.