IJsonWrapper Methods |
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) |