PC Review


Reply
Thread Tools Rate Thread

Collections help

 
 
Fabrizio
Guest
Posts: n/a
 
      7th Jan 2005
Hi
I'm Fabrizio and I come from Turin in Italy.
I'm a new user of C# until now I program only in Java or sometimes in
C.
I've problem because the C# collections are different and I don't
understand it very much.
There is someone on this google groups that have implements java
collection in C#? In particular I've look that the linkedlist isn't
implements there is only ArrayList. It doesn't provide some methods
like Add(int Index) and overall Get(int Index).
In all collection there are't methods that return an Object.

If you have a java collection exported in C# or if you know where I
can find it? Please contact me at (E-Mail Removed)

thanks very much
Fabry
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      7th Jan 2005
Fabrizio,

The collections and lists (arrays) are in my opinion almost endless.

Have a look by example at this page
http://msdn.microsoft.com/library/de...ollections.asp

In this you don't see the collections from system.data as dataset,
datatable, datarow

Just as idea

Cor



"Fabrizio" <(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
> Hi
> I'm Fabrizio and I come from Turin in Italy.
> I'm a new user of C# until now I program only in Java or sometimes in
> C.
> I've problem because the C# collections are different and I don't
> understand it very much.
> There is someone on this google groups that have implements java
> collection in C#? In particular I've look that the linkedlist isn't
> implements there is only ArrayList. It doesn't provide some methods
> like Add(int Index) and overall Get(int Index).
> In all collection there are't methods that return an Object.
>
> If you have a java collection exported in C# or if you know where I
> can find it? Please contact me at (E-Mail Removed)
>
> thanks very much
> Fabry



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System.Collections.Generic.List<int> myList = new System.Collections.Generic.List<int>(100); DR Microsoft Dot NET Framework 1 9th Apr 2008 08:45 PM
A List of Collections and Custom Collections ExcelMonkey Microsoft Excel Programming 1 20th Dec 2007 10:04 PM
System.Collections.Generic.Queue & System.Collections.Queue Synchronized Method nhmark64@newsgroup.nospam Microsoft C# .NET 4 18th Feb 2006 11:09 AM
System.Collections.Queue vs. System.Collections.Generics.Queue Helium Microsoft Dot NET 1 2nd Apr 2005 11:21 AM
Inheriting VB6 dll classes/collections into dotnet classes/collections =?Utf-8?B?Q2hhcmxlcw==?= Microsoft Dot NET Framework 0 30th Apr 2004 02:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:52 PM.