TryGetValue(string,T)
Summary
bool TryGetValue<T>(string variableName, out T result);Parameters
Name
Description
Type Parameters
Name
Description
Returns
Last updated
Was this helpful?
bool TryGetValue<T>(string variableName, out T result);Last updated
Was this helpful?
Was this helpful?