JsonContent.GetValue

JsonContent.GetValue<T> method

public T GetValue<T>(params IConvertible[] path)
    where T : IConvertible

See Also