TListBase<T>.SetCount(Integer) Method

Represents method SetCount(Integer).

Namespace: Spring.Collections.Base
protected
 procedure SetCount(count: Integer); virtual;

Parameters

count
Type: Integer

Implements

IList<T>.SetCount(Integer)