20
[软件及编程 > C#]
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at System.Collections.Generic.Dictionary`2.Resize()
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
这是什么问题?我使用Add方法添加,Key也没有重复,怎么会出错的呢?
提问时间:2010-7-20 11:36:45
| 提问者:
GaLiJiKuai
| 悬赏:
20 | 浏览:
999