ByRefPooledCollection<TValue>
Namespace: uModCollections
Assembly: uMod.Core.dll
Inheritance ObjectByRefCollection<TValue> ByRefPooledCollection
Implements ICollection<TValue>, IEnumerable<TValue>, IEnumerable
Summary
A wrapper for a collection reference with additional callbacks to handle pooling
Methods
Name | Summary |
|---|---|
GetEnumerator () | Get an enumerator for the collection that performs additional pooling operations |