TStack<T>.GetCount Method
Summary
Represents method
GetCount
.
Namespace
:
Spring.Collections.Stacks
Syntax
Delphi
protected function GetCount: Integer; override;
Return Value
Type:
Integer
Implements
IEnumerable.GetCount
Overrides
TEnumerableBase.GetCount
See Also
Reference
TStack<T>
Spring.Collections.Stacks