Click here to Skip to main content
15,905,229 members
Home / Discussions / C#
   

C#

 
AnswerRe: create your own version of arraylist in c#?? Pin
Dan Neely17-Jul-08 5:05
Dan Neely17-Jul-08 5:05 
AnswerRe: create your own version of arraylist in c#?? Pin
Dan Neely17-Jul-08 5:07
Dan Neely17-Jul-08 5:07 
JokeRe: create your own version of arraylist in c#?? Pin
Luc Pattyn17-Jul-08 6:02
sitebuilderLuc Pattyn17-Jul-08 6:02 
GeneralRe: create your own version of arraylist in c#?? Pin
Dan Neely17-Jul-08 6:48
Dan Neely17-Jul-08 6:48 
GeneralRe: create your own version of arraylist in c#?? Pin
DaveyM6917-Jul-08 10:04
professionalDaveyM6917-Jul-08 10:04 
GeneralRe: create your own version of arraylist in c#?? Pin
lolla200617-Jul-08 9:59
lolla200617-Jul-08 9:59 
GeneralRe: create your own version of arraylist in c#?? [modified] Pin
lolla200617-Jul-08 9:51
lolla200617-Jul-08 9:51 
AnswerRe: create your own version of arraylist in c#?? Pin
Guffa17-Jul-08 9:00
Guffa17-Jul-08 9:00 
lolla2006 wrote:
i have a small project which is to create your own version of arralist in c# but of course without using the arraylist collection ...


That doesn't look like it should be an implementation of ArrayList at all, it looks like it should be an implementation of a linked list.

lolla2006 wrote:
this is the initial scratch..please i need all help that you can offer me
how can i do this?


You write some code...

Is there anything specific that you have any problems with? Otherwise it's not really possible to give any specific advice.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: create your own version of arraylist in c#?? Pin
lolla200617-Jul-08 9:55
lolla200617-Jul-08 9:55 
GeneralRe: create your own version of arraylist in c#?? Pin
Guffa17-Jul-08 11:08
Guffa17-Jul-08 11:08 
GeneralRe: create your own version of arraylist in c#?? Pin
lolla200618-Jul-08 5:17
lolla200618-Jul-08 5:17 
GeneralRe: create your own version of arraylist in c#?? Pin
lolla200618-Jul-08 5:24
lolla200618-Jul-08 5:24 
GeneralRe: create your own version of arraylist in c#?? Pin
DaveyM6918-Jul-08 6:32
professionalDaveyM6918-Jul-08 6:32 
AnswerRe: create your own version of arraylist in c#?? Pin
Pete O'Hanlon17-Jul-08 10:03
mvePete O'Hanlon17-Jul-08 10:03 
GeneralRe: create your own version of arraylist in c#?? Pin
lolla200617-Jul-08 10:11
lolla200617-Jul-08 10:11 
GeneralRe: create your own version of arraylist in c#?? Pin
Pete O'Hanlon17-Jul-08 10:18
mvePete O'Hanlon17-Jul-08 10:18 
GeneralRe: create your own version of arraylist in c#?? Pin
lolla200617-Jul-08 10:35
lolla200617-Jul-08 10:35 
GeneralRe: create your own version of arraylist in c#?? Pin
Pete O'Hanlon17-Jul-08 10:41
mvePete O'Hanlon17-Jul-08 10:41 
QuestionHello. Small Help Needed. Pin
nt_virus17-Jul-08 4:17
nt_virus17-Jul-08 4:17 
AnswerRe: Hello. Small Help Needed. Pin
Christian Graus17-Jul-08 4:24
protectorChristian Graus17-Jul-08 4:24 
AnswerRe: Hello. Small Help Needed. Pin
J4amieC17-Jul-08 4:24
J4amieC17-Jul-08 4:24 
AnswerRe: Hello. Small Help Needed. Pin
nt_virus17-Jul-08 18:45
nt_virus17-Jul-08 18:45 
QuestionGroupBox OnPaint applying to all child controls Pin
Chris Copeland17-Jul-08 3:31
mveChris Copeland17-Jul-08 3:31 
AnswerRe: GroupBox OnPaint applying to all child controls Pin
half-life17-Jul-08 5:43
half-life17-Jul-08 5:43 
GeneralRe: GroupBox OnPaint applying to all child controls Pin
Chris Copeland17-Jul-08 13:33
mveChris Copeland17-Jul-08 13:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.