A Sandcastle Documented Class Library
ParseArrayElement メソッド (element, t)
名前空間CFW.SerializerJSONConverterParseArrayElement(JSONArray, Type)
配列を復元する
宣言の構文
C#Visual BasicVisual C++
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)