Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.ILookup< TKey, TElement > Interface Template Reference

Public Member Functions

bool Contains (TKey key)
 
new IEnumerator< TGetEnumerator ()
 
new IEnumerator< TGetEnumerator ()
 

Properties

int Count [get]
 
IEnumerable< TElement > this[TKey key] [get]
 

Detailed Description

Definition at line 6 of file ILookup.cs.


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