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