TListBase<T>.SetCapacity(Integer) Method

Represents method SetCapacity(Integer).

Namespace: Spring.Collections.Base
protected
 procedure SetCapacity(value: Integer); virtual; abstract;

Parameters

value
Type: Integer

Implements

IList<T>.SetCapacity(Integer)
IList.SetCapacity(Integer)