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

Public Member Functions

IEnumerator< TValue > GetEnumerator ()
 

Package Functions

 ValueCollection (WeakDictionary< TKey, TValue > dictionary)
 

Constructor & Destructor Documentation

◆ ValueCollection()

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

Member Function Documentation

◆ GetEnumerator()

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

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