リストを復元する

宣言の構文
protected Object ParseListElement(
JSONArray element,
Type t
)
Protected Function ParseListElement ( _
element As JSONArray, _
t As Type _
) As Object
protected:
Object^ ParseListElement(
JSONArray^ element,
Type^ t
)

パラメータ
- element (JSONArray)
- JSON配列
- t (Type)
- 復元されるリストの型

戻り値
復元されたリスト
アセンブリ:
CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)