Software/C#.Net [C#]benefit of Generic vs nonGeneric charom 2010. 7. 1. 00:42 Generic은 boxing/unboxing 과정에서 생기는 성능을 향상시킨다 Generic은 type에 보다 안전적이다 custom collection type 생성을 줄여준다 공유하기 게시글 관리 Maple Story 'Software/C#.Net' Related Articles The CLR, CTS, CLS, and base class library relationship(.Net4.0) [C#]Enumerable Type만들기 (IEnumerable과 IEnumerator) [C#]Generic-Collections [C#]IEnumerator Enumerator