Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetCount()

int IIListProvider< IGrouping< TKey, TElement > >. System.Linq.Lookup< TKey, TElement >.GetCount ( bool onlyIfCheap)
inlineprivate

Definition at line 83 of file Lookup.cs.

84 {
85 return _count;
86 }

References System.Linq.Lookup< TKey, TElement >._count.