JNode Methods Breeze.sharp

The JNode type exposes the following members.

Methods

  Name Description
Public method AddArrayT(String, IEnumerableT)
Public method AddArrayT(String, IEnumerableT, FuncT, JNode)
Public method AddEnumTEnum(String, NullableTEnum)
Public method AddEnumTEnum(String, TEnum)
Public method AddJNode(String, IJsonSerializable)
Public method AddJNode(String, JNode)
Public method AddMapT
Public method AddPrimitive
Public method Static member BuildMapNodeT
Public method Static member DeserializeFrom(Stream)
Public method Static member DeserializeFrom(TextReader)
Public method Static member DeserializeFrom(String)
Public method Equals (Overrides ObjectEquals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Static member FromObject
Public method Get(String, Type)
Public method GetT(String, T)
Public method GetArray(String, IEnumerableType)
Public method GetArrayT(String)
Public method GetArrayT(String)
Public method GetEnumTEnum
Public method GetHashCode (Overrides ObjectGetHashCode.)
Public method GetJNode
Public method GetJNodeArray
Public method GetJNodeArrayMap
Public method GetJNodeMap
Public method GetMap(String, FuncString, Type)
Public method GetMapT(String)
Public method GetNullableEnumTEnum
Public method GetTokenT
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasValues
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Serialize
Public method SerializeTo(Stream)
Public method SerializeTo(TextWriter)
Public method Static member ToJArrayT(IEnumerableT)
Public method Static member ToJArrayT(IEnumerableT, FuncT, JNode)
Public method ToObject
Public method ToString (Overrides ObjectToString.)
Top
See Also

Reference