AdvisableHashSet<T>.TrimExcess Method |
Sets the capacity of a AdvisableHashSet<T> object to the actual number of elements it contains,
rounded up to a nearby, implementation-specific value.
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.5.21.0 (6.5.21.0)
C#
public void TrimExcess()