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

Public Member Functions

 DictionaryValueCollectionDebugView (ICollection< TValue > collection)
 
 DictionaryValueCollectionDebugView (ICollection< TValue > collection)
 

Properties

TValue[] Items [get]
 

Private Attributes

readonly ICollection< TValue > _collection
 

Detailed Description

Definition at line 5 of file DictionaryValueCollectionDebugView.cs.


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