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

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

Add(string aKey, JSONNode aItem) (defined in UTNotifications.JSONClass)UTNotifications.JSONClassvirtual
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.JSONClass)UTNotifications.JSONClass
Count (defined in UTNotifications.JSONClass)UTNotifications.JSONClass
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.JSONClass)UTNotifications.JSONClass
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(string aKey) (defined in UTNotifications.JSONClass)UTNotifications.JSONClassvirtual
Remove(int aIndex) (defined in UTNotifications.JSONClass)UTNotifications.JSONClassvirtual
Remove(JSONNode aNode) (defined in UTNotifications.JSONClass)UTNotifications.JSONClassvirtual
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.JSONClass)UTNotifications.JSONClassvirtual
this[int aIndex] (defined in UTNotifications.JSONClass)UTNotifications.JSONClass
this[string aKey] (defined in UTNotifications.JSONClass)UTNotifications.JSONClass
ToString() (defined in UTNotifications.JSONClass)UTNotifications.JSONClass
ToString(string aPrefix) (defined in UTNotifications.JSONClass)UTNotifications.JSONClassvirtual
Value (defined in UTNotifications.JSONNode)UTNotifications.JSONNode