Point2dCollectionTrimToSize Method
|
Sets the capacity to the actual number of
elements in this integer collection.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public:
virtual void TrimToSize() sealed
abstract TrimToSize : unit -> unit
override TrimToSize : unit -> unit
See Also