配列を復元する

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

パラメータ
- element (JSONArray)
- JSON配列
- t (Type)
- 配列の型

戻り値
復元した配列
アセンブリ:
CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)