[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.StructList-1.TrimExcess

TrimExcess Method

TrimExcess()

Sets the capacity to the actual number of elements in the StructList<T>, if that number is less than a threshold value.

Declaration
public void TrimExcess()
Public Sub TrimExcess()