Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
QuestionHow to get valid IPs from an IP Range? Pin
bigmacrox25-Jan-06 8:45
bigmacrox25-Jan-06 8:45 
AnswerRe: How to get valid IPs from an IP Range? Pin
tylerl25-Jan-06 9:05
tylerl25-Jan-06 9:05 
GeneralRe: How to get valid IPs from an IP Range? Pin
bigmacrox25-Jan-06 9:17
bigmacrox25-Jan-06 9:17 
GeneralRe: How to get valid IPs from an IP Range? Pin
Mike Dimmick25-Jan-06 10:42
Mike Dimmick25-Jan-06 10:42 
Questiontuples Pin
JoeSox25-Jan-06 7:17
JoeSox25-Jan-06 7:17 
AnswerRe: tuples Pin
User 665825-Jan-06 8:03
User 665825-Jan-06 8:03 
GeneralRe: tuples Pin
JoeSox25-Jan-06 8:10
JoeSox25-Jan-06 8:10 
GeneralRe: tuples Pin
User 665825-Jan-06 8:18
User 665825-Jan-06 8:18 
That's okay. The easiest way is to implement IComparable in your Tuple class. The SortedList will then sort your keys according to the result of the CompareTo function of your Tuple class.

regards

modified 12-Sep-18 21:01pm.

GeneralRe: tuples Pin
JoeSox25-Jan-06 8:28
JoeSox25-Jan-06 8:28 
AnswerRe: tuples Pin
Kevin McFarlane25-Jan-06 12:37
Kevin McFarlane25-Jan-06 12:37 
GeneralRe: tuples Pin
JoeSox25-Jan-06 12:53
JoeSox25-Jan-06 12:53 
GeneralRe: tuples Pin
Kevin McFarlane26-Jan-06 1:38
Kevin McFarlane26-Jan-06 1:38 
AnswerRe: tuples Pin
leppie25-Jan-06 23:30
leppie25-Jan-06 23:30 
QuestionRichtext Box question Pin
Beringer25-Jan-06 7:13
Beringer25-Jan-06 7:13 
AnswerRe: Richtext Box question Pin
James Gupta25-Jan-06 8:33
professionalJames Gupta25-Jan-06 8:33 
AnswerRe: Richtext Box question Pin
Allah On Acid25-Jan-06 9:05
Allah On Acid25-Jan-06 9:05 
AnswerRe: Richtext Box question Pin
Beringer25-Jan-06 10:35
Beringer25-Jan-06 10:35 
AnswerRe: Richtext Box question Pin
DigitalKing25-Jan-06 19:18
DigitalKing25-Jan-06 19:18 
GeneralRe: Richtext Box question Pin
Saravanan_article29-Jan-06 23:30
Saravanan_article29-Jan-06 23:30 
AnswerRe: Richtext Box question Pin
mav.northwind26-Jan-06 6:13
mav.northwind26-Jan-06 6:13 
QuestionSplashScreen with Flash controle !!! Pin
CSharpJSharp25-Jan-06 6:55
CSharpJSharp25-Jan-06 6:55 
AnswerRe: SplashScreen with Flash controle !!! Pin
James Gupta25-Jan-06 8:34
professionalJames Gupta25-Jan-06 8:34 
GeneralRe: SplashScreen with Flash controle !!! Pin
CSharpJSharp25-Jan-06 23:35
CSharpJSharp25-Jan-06 23:35 
QuestionDouble buffering the scroll event of a RichTextBox Pin
dbaum25-Jan-06 6:44
dbaum25-Jan-06 6:44 
AnswerRe: Double buffering the scroll event of a RichTextBox Pin
DigitalKing25-Jan-06 9:43
DigitalKing25-Jan-06 9:43 

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.