Click here to Skip to main content
16,016,301 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dispose off Notify Icon in Console Application.. Pin
Anthony Mushrow27-May-08 5:56
professionalAnthony Mushrow27-May-08 5:56 
AnswerRe: Dispose off Notify Icon in Console Application.. Pin
leppie27-May-08 5:46
leppie27-May-08 5:46 
JokeRe: Dispose off Notify Icon in Console Application.. Pin
Anthony Mushrow27-May-08 5:57
professionalAnthony Mushrow27-May-08 5:57 
GeneralRe: Dispose off Notify Icon in Console Application.. Pin
leppie27-May-08 6:26
leppie27-May-08 6:26 
Questionforeach Dictionary Pin
George_George27-May-08 3:56
George_George27-May-08 3:56 
AnswerRe: foreach Dictionary Pin
buchstaben27-May-08 4:01
buchstaben27-May-08 4:01 
GeneralRe: foreach Dictionary Pin
George_George27-May-08 23:45
George_George27-May-08 23:45 
AnswerRe: foreach Dictionary Pin
Guffa27-May-08 4:24
Guffa27-May-08 4:24 
As long as you only read the value from the collection, you can do anything you like with it. It's only when you change anything that the dictionary itself is aware of that the enumerator is invalidated.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: foreach Dictionary Pin
George_George27-May-08 23:44
George_George27-May-08 23:44 
AnswerRe: foreach Dictionary Pin
J4amieC27-May-08 4:30
J4amieC27-May-08 4:30 
GeneralRe: foreach Dictionary Pin
George_George27-May-08 23:43
George_George27-May-08 23:43 
AnswerRe: foreach Dictionary Pin
The Nightcoder27-May-08 11:24
The Nightcoder27-May-08 11:24 
GeneralRe: foreach Dictionary Pin
George_George27-May-08 23:41
George_George27-May-08 23:41 
GeneralRe: foreach Dictionary Pin
Guffa28-May-08 2:11
Guffa28-May-08 2:11 
GeneralRe: foreach Dictionary Pin
George_George28-May-08 15:35
George_George28-May-08 15:35 
GeneralRe: foreach Dictionary Pin
Guffa28-May-08 22:32
Guffa28-May-08 22:32 
GeneralRe: foreach Dictionary Pin
George_George31-May-08 2:37
George_George31-May-08 2:37 
GeneralRe: foreach Dictionary Pin
The Nightcoder28-May-08 2:44
The Nightcoder28-May-08 2:44 
GeneralRe: foreach Dictionary Pin
George_George28-May-08 15:49
George_George28-May-08 15:49 
GeneralRe: foreach Dictionary Pin
The Nightcoder28-May-08 21:48
The Nightcoder28-May-08 21:48 
GeneralRe: foreach Dictionary Pin
George_George31-May-08 2:36
George_George31-May-08 2:36 
GeneralRe: foreach Dictionary Pin
The Nightcoder2-Jun-08 2:20
The Nightcoder2-Jun-08 2:20 
GeneralRe: foreach Dictionary Pin
George_George3-Jun-08 2:36
George_George3-Jun-08 2:36 
GeneralRe: foreach Dictionary Pin
supercat96-Nov-08 9:12
supercat96-Nov-08 9:12 
GeneralRe: foreach Dictionary Pin
The Nightcoder28-May-08 22:01
The Nightcoder28-May-08 22:01 

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.