EntityColorCollectionTrimToSize Method
|
Sets the capacity to the actual number of
elements in the EntityColorCollection.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public:
virtual void TrimToSize() sealed
abstract TrimToSize : unit -> unit
override TrimToSize : unit -> unit
See Also