Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Specialized.OrderedDictionary.OrderedDictionaryKeyValueCollection Class Referencesealed

Public Member Functions

 OrderedDictionaryKeyValueCollection (ArrayList array, bool isKeys)
 

Properties

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

Private Member Functions

void ICollection. CopyTo (Array array, int index)
 
IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

readonly ArrayList _objects
 
readonly bool _isKeys
 

Detailed Description

Definition at line 55 of file OrderedDictionary.cs.


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