BigListTTrimExcess Method |
Sets the capacity to the actual number of elements in the BigList,
if that number is less than a threshold value.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public:
void TrimExcess()
member TrimExcess : unit -> unit
See Also