[Quote=引用 9 楼 vrhero 的回复:]
引用 5 楼 e8love 的回复:
The type or namespace name 'List' could not be found (are you missing a using directive or an assembly reference?)
谢谢你的意思 我明白了 但 提示 上述错误 我用 不知道要引入 什么
需要引用泛型命名空间 using System.Collections.Generic;...另外必须.NET 2.0以上...