返回用户文档首页
双精度浮点类型
Inheritance HierarchySystemObject
SystemValueType
LoongCAD.STC.Friendly.DataTypeDistanceList
Namespace: LoongCAD.STC.Friendly.DataTypeAssembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax[SerializableAttribute]
[TypeConverterAttribute(typeof(DistanceListConverter))]
public struct DistanceList : IList<Distance>,
ICollection<Distance>, IEnumerable<Distance>, IEnumerable,
IFormattable
The DistanceList type exposes the following members.
Constructors
Properties
Methods
See Also