Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.ListDictionaryInternal.NodeKeyValueCollection Class Referencesealed

Classes

class  NodeKeyValueEnumerator
 

Public Member Functions

 NodeKeyValueCollection (ListDictionaryInternal list, 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 ListDictionaryInternal list
 
readonly bool isKeys
 

Detailed Description

Definition at line 94 of file ListDictionaryInternal.cs.


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