JArrayExtensions.GetInt64 method
Version 1.1.28
.NET Framework 4.8
| Namespace | Skybrud.Essentials.Json.Extensions |
|---|---|
| Assembly | Skybrud.Essentials.dll |
GetInt64(JArray, int)
Extension method
Gets the long value of the item at the specified index in the
array.
public static long GetInt64(this JArray array, int index)