TListBase<T>.SetCapacity(Integer) Method
Represents method SetCapacity(Integer)
.
protected procedure SetCapacity(value: Integer); virtual; abstract;
Parameters
- value
- Type: Integer
Implements
IList<T>.SetCapacity(Integer)IList.SetCapacity(Integer)