A Sandcastle Documented Class Library
ParseArrayElement メソッド (element, t)
名前空間CFW.SerializerSXSerializerParseArrayElement(XmlElement, Type)
配列を復元する
宣言の構文
C#Visual BasicVisual C++
protected Object ParseArrayElement(
	XmlElement element,
	Type t
)
Protected Function ParseArrayElement ( _
	element As XmlElement, _
	t As Type _
) As Object
protected:
Object^ ParseArrayElement(
	XmlElement^ element, 
	Type^ t
)
パラメータ
element (XmlElement)
JSON配列
t (Type)
配列の型
戻り値
復元した配列

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)