| IJsonWrapper Interface |
[Missing <summary> documentation for "T:X3Platform.Json.IJsonWrapper"]
Namespace: X3Platform.Json
The IJsonWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(Object) | (Inherited from IList.) | |
| Add(Object, Object) | (Inherited from IDictionary.) | |
| Clear | (Inherited from IList.) | |
| Clear | (Inherited from IDictionary.) | |
| Contains(Object) | (Inherited from IList.) | |
| Contains(Object) | (Inherited from IDictionary.) | |
| CopyTo | (Inherited from ICollection.) | |
| GetBoolean | ||
| GetDouble | ||
| GetEnumerator | (Inherited from IOrderedDictionary.) | |
| GetEnumerator | (Inherited from IDictionary.) | |
| GetEnumerator | (Inherited from IEnumerable.) | |
| GetInt | ||
| GetJsonType | ||
| GetLong | ||
| GetString | ||
| IndexOf | (Inherited from IList.) | |
| Insert(Int32, Object) | (Inherited from IList.) | |
| Insert(Int32, Object, Object) | (Inherited from IOrderedDictionary.) | |
| Remove(Object) | (Inherited from IList.) | |
| Remove(Object) | (Inherited from IDictionary.) | |
| RemoveAt(Int32) | (Inherited from IList.) | |
| RemoveAt(Int32) | (Inherited from IOrderedDictionary.) | |
| SetBoolean | ||
| SetDouble | ||
| SetInt | ||
| SetJsonType | ||
| SetLong | ||
| SetString | ||
| ToJson | ||
| ToJson(JsonWriter) |
| Name | Description | |
|---|---|---|
| Count | (Inherited from ICollection.) | |
| IsArray | ||
| IsBoolean | ||
| IsDouble | ||
| IsFixedSize | (Inherited from IList.) | |
| IsFixedSize | (Inherited from IDictionary.) | |
| IsInt | ||
| IsLong | ||
| IsObject | ||
| IsReadOnly | (Inherited from IList.) | |
| IsReadOnly | (Inherited from IDictionary.) | |
| IsString | ||
| IsSynchronized | (Inherited from ICollection.) | |
| ItemInt32 | (Inherited from IList.) | |
| ItemInt32 | (Inherited from IOrderedDictionary.) | |
| ItemObject | (Inherited from IDictionary.) | |
| Keys | (Inherited from IDictionary.) | |
| SyncRoot | (Inherited from ICollection.) | |
| Values | (Inherited from IDictionary.) |