TList<T>.SetCount(Integer) Method

Represents method SetCount(Integer).

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

Parameters

value
Type: Integer

Overrides

TListBase<T>.SetCount(Integer)