配列を復元する

C# | Visual Basic | Visual 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)
- 配列の型

復元した配列