'宣言
Public Shared Function _getAt( _ ByVal json As JsonElement, _ ByVal index As Integer _ ) As JsonElement
public static JsonElement _getAt( JsonElement json, int index )
パラメータ
- json
- index
'宣言
Public Shared Function _getAt( _ ByVal json As JsonElement, _ ByVal index As Integer _ ) As JsonElement
public static JsonElement _getAt( JsonElement json, int index )