TStack<T>.fItems Field
Summary
Represents field
fItems
.
Namespace
:
Spring.Collections.Stacks
Syntax
Delphi
private
fItems
: TArray<
T
>;
Field Value
Type: TArray<
T
>
See Also
Reference
TStack<T>
Spring.Collections.Stacks