terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Collections.Generic.IReadOnlyDictionary< TKey, TValue > Interface Template Reference
+ Inheritance diagram for System.Collections.Generic.IReadOnlyDictionary< TKey, TValue >:
+ Collaboration diagram for System.Collections.Generic.IReadOnlyDictionary< TKey, TValue >:

Public Member Functions

bool TryGetValue (TKey key, out TValue value)
 
IEnumerator< TGetEnumerator ()
 
IEnumerator< TGetEnumerator ()
 

Properties

int Count [get]
 

Detailed Description

Definition at line 9 of file IReadOnlyDictionary.cs.


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