TryGetValue<T>(string,T?)
Summary
bool TryGetValue<T>(string variableName, [System.Diagnostics.CodeAnalysis.NotNullWhen(true)] out T? result);Parameters
Name
Description
Type Parameters
Name
Description
Returns
Last updated
Was this helpful?
