Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Generic.DictionaryKeyCollectionDebugView< TKey, TValue > Class Template Referencesealed

Public Member Functions

 DictionaryKeyCollectionDebugView (ICollection< TKey > collection)
 
 DictionaryKeyCollectionDebugView (ICollection< TKey > collection)
 

Properties

TKey[] Items [get]
 

Private Attributes

readonly ICollection< TKey > _collection
 

Detailed Description

Definition at line 5 of file DictionaryKeyCollectionDebugView.cs.


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