Click or drag to resize

DistanceListParse(String, IFormatProvider) Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.DataType
Assembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public static DistanceList Parse(
	string input,
	IFormatProvider provider
)

Parameters

input  String
 
provider  IFormatProvider
 

Return Value

DistanceList
See Also