DistanceFromDecimalString(String, IFormatProvider) Method |
返回用户文档首页Namespace: LoongCAD.STC.Friendly.DataTypeAssembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic static Distance FromDecimalString(
string text,
IFormatProvider provider
)
Parameters
- text String
-
- provider IFormatProvider
-
Return Value
Distance
See Also