Property TrimExcessDuringClean
TrimExcessDuringClean
Gets or sets a value indicating whether to automatically call TrimExcess() whenever Clean() is called. Default value is false.
Declaration
public bool TrimExcessDuringClean { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
