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

Classes

class  NodeKeyValueEnumerator
 

Public Member Functions

 NodeKeyValueCollection (ListDictionary 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 ListDictionary _list
 
readonly bool _isKeys
 

Detailed Description

Definition at line 94 of file ListDictionary.cs.


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