TCollectionList<T>.SetCapacity(Integer) Method

Represents method SetCapacity(Integer).

Namespace: Spring.Collections.Lists
protected
 procedure SetCapacity(value: Integer); override;

Parameters

value
Type: Integer

Overrides

TListBase<T>.SetCapacity(Integer)