| ResourcePoolsTStacks Field |
A resource pool containing collections of type
StackT.
Namespace: DigitalRuneAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax public static readonly ResourcePool<Stack<T>> Stacks
Public Shared ReadOnly Stacks As ResourcePool(Of Stack(Of T))
public:
static initonly ResourcePool<Stack<T>^>^ Stacks
static val Stacks: ResourcePool<Stack<'T>>
Field Value
Type:
ResourcePoolStackTSee Also