If putting these objects into a list, be sure to use a strongly typed list such as List<int> rather than List<object> or ArrayList . Example of ...
確定! 回上一頁