‪TechbloxModdingAPI  ‪v2.2.0
‪The unofficial Techblox modding API
TechbloxModdingAPI.Utility.WeakDictionary< TKey, TValue >.KeyCollection Class Reference
Inheritance diagram for TechbloxModdingAPI.Utility.WeakDictionary< TKey, TValue >.KeyCollection:

Public Member Functions

IEnumerator< TKey > GetEnumerator ()
 

Package Functions

 KeyCollection (WeakDictionary< TKey, TValue > dictionary)
 

Constructor & Destructor Documentation

◆ KeyCollection()

TechbloxModdingAPI.Utility.WeakDictionary< TKey, TValue >.KeyCollection.KeyCollection ( WeakDictionary< TKey, TValue >  dictionary)
inlinepackage

Member Function Documentation

◆ GetEnumerator()

IEnumerator<TKey> TechbloxModdingAPI.Utility.WeakDictionary< TKey, TValue >.KeyCollection.GetEnumerator ( )
inline

The documentation for this class was generated from the following file: