csharp convert linq jValue to int

Code Example - csharp convert linq jValue to int

                
                        int storedValue = myJValue.ToObject<int>();