Click or drag to resize
AkCommonParseDouble Method
Overload List
  NameDescription
Public methodStatic memberParseDouble(String)
去除数值字符串的修饰并转换为Double值。

如果转换失败则返回0。

Public methodStatic memberParseDouble(String, Double)
去除数值字符串的修饰并转换为Double值。

如果转换失败则返回默认值。

Top
See Also