TList<T>.Grow(Integer) Method
Summary
Represents method
Grow(Integer)
.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
protected procedure Grow(capacity: Integer);
Parameters
capacity
Type: Integer
See Also
Reference
TList<T>
Spring.Collections.Lists