I wrote a foreach to change a bool value... (bool FileEntry.selected) int i=-1; foreach (FileEntry itmFile, fileList) { i++; ...
確定! 回上一頁