Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
How to implement the linked List like we implement in c /C ++
like c->1
fg->2
Posted
Comments
Sandeep Mewara 18-Mar-11 3:25am    
Not clear. You want linked list feature in C#, is that you are talking of?
TAbraizYounis 18-Mar-11 8:59am    
yes,
OriginalGriff 19-Mar-11 4:01am    
"Thanks I appreciate your response, once trying will get back to you if needed help, can you send me your email Address."

No!
If you need further help, post another question and someone will answer - I don't have time to mentor a total stranger, I'm afraid!

1 solution

You could try the LinkedList class[^]

It even includes an example.

Learn to Google - it will save you a lot of time...
 
Share this answer
 
Comments
TAbraizYounis 18-Mar-11 8:59am    
I could not find it pleasse send me a link
OriginalGriff 18-Mar-11 9:56am    
Click on the "^" in my answer.
Scroll down.
The example is about 3/4 of the way down, under the big, bold heading "Examples"
fjdiewornncalwe 18-Mar-11 18:50pm    
OP's answer moved to comment:
Thanks I appreciate your response, once trying will get back to you if needed help, can you send me your email Address.
OriginalGriff 19-Mar-11 4:00am    
Thanks Marcus!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900