'Declaration Public Shared Function _getAt( _ ByVal json As JsonElement, _ ByVal index As Integer _ ) As JsonElement
public static JsonElement _getAt( JsonElement json, int index )
Parameters
- json
- index
'Declaration Public Shared Function _getAt( _ ByVal json As JsonElement, _ ByVal index As Integer _ ) As JsonElement
public static JsonElement _getAt( JsonElement json, int index )