类库说明文档
![]() | BaseHandlerTryParseDouble Method |
Double类型转换
Namespace: DCSoft.Utility.Handle
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public double TryParseDouble( string str )
Parameters
- str
- Type: SystemString
要转换的字符串
Return Value
Type: Doubledouble值
