----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Ravi_Kumar_Bits Message 2 in Discussion Hi joshi, I think Arraylist is something to do with growable arrays. Its nothing to do with structure sort of data structures. You can use the arraylist to store the datastructure (whatever you are specifying). Use structure only thats the best way. bye, Ravi Kumar . P Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com "ajjoshi" <[EMAIL PROTECTED]> 04/29/2004 06:28 PM Please respond to "BDOTNET" <[EMAIL PROTECTED]> To "BDOTNET" <[EMAIL PROTECTED]> cc Subject ArrayList in c# New Message on BDOTNET ArrayList in c# Reply Reply to Sender Recommend Message 1 in Discussion From: ajjoshi Hi All, While declaring an array, we can define the type. e.g. If I have a structure called strData (which contains id, name, address ...) we generally declare the array as strData[] arrData; that way we are sure that all the elements of that array are of type strData. Is there anything by which we can do it using ArraList (I mean defining type of all the members it contains?) Anand View other groups in this category. Also on MSN: Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. Need help? If you've forgotten your password, please go to Passport Member Services. For other questions or feedback, go to our Contact Us page. If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. Remove my e-mail address from BDOTNET. ForwardSourceID:NT00007996 ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
