TStack<T>.GetCapacity Method
Summary
Represents method
GetCapacity
.
Namespace
:
Spring.Collections.Stacks
Syntax
Delphi
protected function GetCapacity: Integer;
Return Value
Type:
Integer
See Also
Reference
TStack<T>
Spring.Collections.Stacks