UTNotifications  1.8
Professional Local & Push Notification Plugin
UTNotifications.JSONArray Member List

This is the complete list of members for UTNotifications.JSONArray, including all inherited members.

Add(string aKey, JSONNode aItem) (defined in UTNotifications.JSONArray)UTNotifications.JSONArrayvirtual
Add(JSONNode aItem) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
AsArray (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsBool (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsDouble (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsFloat (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsInt (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
AsObject (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Childs (defined in UTNotifications.JSONArray)UTNotifications.JSONArray
Count (defined in UTNotifications.JSONArray)UTNotifications.JSONArray
DeepChilds (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Deserialize(System.IO.BinaryReader aReader) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
Equals(object obj) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
GetEnumerator() (defined in UTNotifications.JSONArray)UTNotifications.JSONArray
GetHashCode() (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
LoadFromBase64(string aBase64) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromCompressedBase64(string aBase64) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromCompressedFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromCompressedStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
LoadFromStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator JSONNode(string s) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator string(JSONNode d) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator!=(JSONNode a, object b) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
operator==(JSONNode a, object b) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
Parse(string aJSON) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodestatic
Remove(int aIndex) (defined in UTNotifications.JSONArray)UTNotifications.JSONArrayvirtual
Remove(JSONNode aNode) (defined in UTNotifications.JSONArray)UTNotifications.JSONArrayvirtual
Remove(string aKey) (defined in UTNotifications.JSONNode)UTNotifications.JSONNodevirtual
SaveToBase64() (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToCompressedBase64() (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToCompressedFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToCompressedStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToFile(string aFileName) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
SaveToStream(System.IO.Stream aData) (defined in UTNotifications.JSONNode)UTNotifications.JSONNode
Serialize(System.IO.BinaryWriter aWriter) (defined in UTNotifications.JSONArray)UTNotifications.JSONArrayvirtual
this[int aIndex] (defined in UTNotifications.JSONArray)UTNotifications.JSONArray
this[string aKey] (defined in UTNotifications.JSONArray)UTNotifications.JSONArray
ToString() (defined in UTNotifications.JSONArray)UTNotifications.JSONArray
ToString(string aPrefix) (defined in UTNotifications.JSONArray)UTNotifications.JSONArrayvirtual
Value (defined in UTNotifications.JSONNode)UTNotifications.JSONNode