TryGetValue(string key, System.String& value) Method
Syntax
public
sealed
virtual
bool
TryGetValue(
string
key,
System.String&
value)
Parameters
key
Type: string
value
Type: System.String&