RhinoCommon API
RhinoListTTrimExcess Method |
Sets the capacity to the actual number of elements in the List,
if that number is less than a threshold value.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)


This function differs from the DotNET implementation of List<T>
since that one only trims the excess if the excess exceeds 10% of the list length.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14