Re: The Set Class in C++ and Java
- From: "Kevin Spencer" <uce@xxxxxxx>
- Date: Sun, 1 Oct 2006 11:18:05 -0400
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
.
- Follow-Ups:
- Re: The Set Class in C++ and Java
- From: coosa
- Re: The Set Class in C++ and Java
- References:
- The Set Class in C++ and Java
- From: coosa
- The Set Class in C++ and Java
- Prev by Date: Re: Typesafe Enum Pattern
- Next by Date: Re: c# and sql
- Previous by thread: The Set Class in C++ and Java
- Next by thread: Re: The Set Class in C++ and Java
- Index(es):
Relevant Pages
|
Loading