| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Public Member Functions | |
| CollectionDebugView (ICollection< T > collection) | |
Properties | |
| T[] | Items [get] | 
Private Attributes | |
| readonly ICollection< T > | _collection | 
Definition at line 5 of file CollectionDebugView.cs.