Click or drag to resize
BigListTTrimExcess Method
Sets the capacity to the actual number of elements in the BigList, if that number is less than a threshold value.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void TrimExcess()
See Also