Represents the json array.
More...
|
|
| JsonArray () |
| | Initializes a new instance of the JsonArray class.
|
| |
| | JsonArray (int capacity) |
| | Initializes a new instance of the JsonArray class.
|
| |
| override string | ToString () |
| | The json representation of the array.
|
| |
Represents the json array.
◆ JsonArray()
| PlayFab.Json.JsonArray.JsonArray |
( |
int |
capacity | ) |
|
|
inline |
Initializes a new instance of the JsonArray class.
- Parameters
-
| capacity | The capacity of the json array. |
◆ ToString()
| override string PlayFab.Json.JsonArray.ToString |
( |
| ) |
|
|
inline |
The json representation of the array.
- Returns
- The json representation of the array.
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Shared/Internal/SimpleJson.cs