Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Generic Collections « Generics « C# / C Sharp
C# / C Sharp
Generics
Generic Collections
1.
Generic Collection and List
2.
Add user-defined object to generic Collection
3.
Add Collection Items with IComparable interface implementation
4.
Sort by Name
5.
Add object in a hierarchy into a generic Collection
6.
Generic collection class
7.
Represents a generic collection of key/value pairs. The enumerator returns the values in the order assigned.
8.
List To String
9.
Convert Dictionary to String
10.
String list and String set