TryGetValue<T>(string,T?)
Summary
public virtual 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?
