TListAdapter<T>.GetCapacity Method
Summary
Represents method
GetCapacity
.
Namespace
:
Spring.Collections.Adapters
Syntax
Delphi
private function GetCapacity: Integer;
Return Value
Type:
Integer
Implements
IList.GetCapacity
See Also
Reference
TListAdapter<T>
Spring.Collections.Adapters