Re: The Set Class in C++ and Java
- From: "coosa" <coosa76@xxxxxxxxx>
- Date: 1 Oct 2006 09:03:53 -0700
Kevin Spencer wrote:
There is no equivalent in C# for the Java Set class, unfortunately. I did,
however, come across an excellent implementation of a Set class here:
http://www.devhood.com/tools/tool_details.aspx?tool_id=174
--
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
http://unclechutney.blogspot.com
A watched clock never boils.
"coosa" <coosa76@xxxxxxxxx> wrote in message
news:1159702414.112222.83780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear all,
I'm familiar with the Set Class in C++ and Java; however, i have been
searching in C# for a similar container as in c++ or collection as in
java, but couldn't find one.
Could some one tell me about the the Set implementation inside .NET?
Best regards
I believe the Set.cs link http://www.devhood.com/tools/myDownload is
broken
.
- Follow-Ups:
- Re: The Set Class in C++ and Java
- From: Kevin Spencer
- Re: The Set Class in C++ and Java
- From: Joanna Carter [TeamB]
- Re: The Set Class in C++ and Java
- References:
- The Set Class in C++ and Java
- From: coosa
- Re: The Set Class in C++ and Java
- From: Kevin Spencer
- The Set Class in C++ and Java
- Prev by Date: Re: determine if Socket is connected
- Next by Date: Re: How to avoid a big switch statement to create a type/subtype
- Previous by thread: Re: The Set Class in C++ and Java
- Next by thread: Re: The Set Class in C++ and Java
- Index(es):
Relevant Pages
|
Loading