Click or drag to resize

DistanceListRemove Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.DataType
Assembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public bool Remove(
	Distance item
)

Parameters

item  Distance
 

Return Value

Boolean

Implements

ICollectionTRemove(T)
See Also