Summary
The objects currently in use. May be null if this pool doesn't track objects acquired from it.
This will be a
System.Collections.Generic.HashSet`1
unless a different collection was provided in the constructor.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- ObjectPool
<T>
Syntax
public readonly ICollection<T> ActiveObjects