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)
monoandroid
namespace Org.Json
{
[Register("org/json/JSONArray", DoNotGenerateAcw = true)]
public class JSONArray : Object
{
[Register(".ctor", "()V", "")]
public JSONArray();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API