🌈 搜索
📅  最后修改于: 2022-03-11 14:49:15.947000             🧑  作者: Mango
Array a = (Array)propertyInfo.GetValue(data); for(int i = 0; i< a.Length; i++) { object o = a.GetValue(i); }