Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Specialized.NameObjectCollectionBase.KeysCollection Class Reference

Public Member Functions

virtual ? string Get (int index)
 
IEnumerator GetEnumerator ()
 

Package Functions

 KeysCollection (NameObjectCollectionBase coll)
 

Properties

stringthis[int index] [get]
 
int Count [get]
 
object ICollection. SyncRoot [get]
 
bool ICollection. IsSynchronized [get]
 

Private Member Functions

void ICollection. CopyTo (Array array, int index)
 

Private Attributes

readonly NameObjectCollectionBase _coll
 

Detailed Description

Definition at line 74 of file NameObjectCollectionBase.cs.


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