[]
        
(Showing Draft Content)

C1.JsonNet.JsonReader.Current

Current Property

Current

Gets or sets the current value which need be deserialized.

Declaration
public object Current { get; set; }
Remarks

It is maybe a ArrayList, a Hashtable, a DateTime, a string, a bool, a int, a double or null.