JSONArray
JSONArray()
JSONArray(ICollection)
JSONArray(JSONTokener)
JSONArray(Object)
JSONArray(String)
JSONArray(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Get(Int32)
GetBoolean(Int32)
GetDouble(Int32)
GetInt(Int32)
GetJSONArray(Int32)
GetJSONObject(Int32)
GetLong(Int32)
GetString(Int32)
IsNull(Int32)
Join(String)
Length()
Opt(Int32)
OptBoolean(Int32)
OptBoolean(Int32, Boolean)
OptDouble(Int32)
OptDouble(Int32, Double)
OptInt(Int32)
OptInt(Int32, Int32)
OptJSONArray(Int32)
OptJSONObject(Int32)
OptLong(Int32)
OptLong(Int32, Int64)
OptString(Int32)
OptString(Int32, String)
Put(Boolean)
Put(Double)
Put(Int32)
Put(Int64)
Put(Object)
Put(Int32, Boolean)
Put(Int32, Double)
Put(Int32, Int32)
Put(Int32, Int64)
Put(Int32, Object)
Remove(Int32)
ToJSONObject(JSONArray)
ToString(Int32)
net9.0-android34.0
namespace Org.Json
{
[Register("org/json/JSONArray", DoNotGenerateAcw = true)]
public class JSONArray : Object
{
[Register("get", "(I)Ljava/lang/Object;", "GetGet_IHandler")]
public virtual Object? Get(int index);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API