ASP.NET Core MVC コントロールヘルプ
Current プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 > JsonReader クラス : Current プロパティ
Gets or sets the current value which need be deserialized.
シンタックス
'宣言
 
Public Property Current As System.Object
public System.object Current {get; set;}
解説
It is maybe a System.Collections.ArrayList, a System.Collections.Hashtable, a System.DateTime, a System.String, a System.Boolean, a System.Int32, a System.Double or null.
参照

JsonReader クラス
JsonReader メンバ