We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get the value type of a specified key
public override System.Nullable<T> GetValue<T>(string key) where T : struct;
T
key System.String
key
System.Nullable<T>
Implements GetValue(string)
Does NOT internally deserialize from JSON