Subscribe to Subscribers

Online Members

Kapil
saveed
More...

Forums » .NET » .NET »

Collections


Posted Date: 21 Sep 2008      Posted By:: Mohammad Vahaj uddin     Member Level: Silver    Member Rank: 2001     Points: 1   Responses: 1



Please explain me what is the basic concept of collection object, how can I make my own collection class and in all of these default collection classes which one should I use at which scenerio?



Responses

#297967    Author: balamurugan      Member Level: Silver      Member Rank: 0     Date: 21/Sep/2008   Rating: 2 out of 52 out of 5     Points: 3

.Net Collections are

ArrayList,
List<>,
Dictionary,
Stack,
Queue
etc.,

if you want to create custom collection,

must inherit collectionbase object in your class
it will abstract methods like as Add, Remove etc.


 
Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.



Next : C# .NET+ datagrid control + handling tab key pressed event
Previous : connection cannot to be perform for the operation
Return to Discussion Forum
Post New Message
Category:

Related Messages

Active Members
TodayLast 7 Daysmore...

Awards & Gifts
Talk to Webmaster Tony John
Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2013 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.