do in this way: ............... Object x; x = s.Pop(); ArrayList al=x as ArrayList ; if(al!=null) { al.Add("Something"); } ...............
確定! 回上一頁