Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.IXmlDictionary Interface Reference

Public Member Functions

bool TryLookup (string value, [NotNullWhen(true)] out XmlDictionaryString? result)
 
bool TryLookup (int key, [NotNullWhen(true)] out XmlDictionaryString? result)
 
bool TryLookup (XmlDictionaryString value, [NotNullWhen(true)] out XmlDictionaryString? result)
 

Detailed Description

Definition at line 5 of file IXmlDictionary.cs.


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