TList<T>.GetCapacity Method
Summary
Represents method
GetCapacity
.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
protected function GetCapacity: Integer; override;
Return Value
Type:
Integer
Overrides
TListBase<T>.GetCapacity
See Also
Reference
TList<T>
Spring.Collections.Lists