Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
Loading...
Searching...
No Matches
WeakCollection.cs File Reference

Classes

class  LegendaryExplorerCore.Gammtek.Collections.Specialized.WeakCollection< T >
 An unordered collection of T s, held weakly. (Using WeakReference<T>s) Enumerating this collection will automatically remove garbage collected items. More...
 

Namespaces

namespace  LegendaryExplorerCore
 
namespace  LegendaryExplorerCore.Gammtek
 
namespace  LegendaryExplorerCore.Gammtek.Collections
 
namespace  LegendaryExplorerCore.Gammtek.Collections.Specialized