目录一、引言二、为什么要使用只读列表三、基础知识四、准备工作五、创建一个普通列表六、将 List 转换为只读列表(一)使用 AsReadOnly 方法(二)使用 LINQ 创建新的只读集合七、尝试修改只读列表八、总结九、进阶
I have a WinForm app that has inside of 开发者_运维技巧the app\'s config file locations to find files for the app to use as it runs.However, the app will be installed locally for each user so it can\'