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