Click here to Skip to main content
15,922,574 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use arrays as properties of a class? Pin
Luc Pattyn6-Jul-07 0:37
sitebuilderLuc Pattyn6-Jul-07 0:37 
Questionhow to reuse combox Pin
lockepeak5-Jul-07 18:01
lockepeak5-Jul-07 18:01 
AnswerRe: how to reuse combox [modified] Pin
Martin#5-Jul-07 19:48
Martin#5-Jul-07 19:48 
AnswerRe: how to reuse combox Pin
Nouman Bhatti5-Jul-07 20:03
Nouman Bhatti5-Jul-07 20:03 
QuestionDetermine Collection Type at run time Pin
xdavidx5-Jul-07 16:15
xdavidx5-Jul-07 16:15 
AnswerRe: Determine Collection Type at run time Pin
Christian Graus5-Jul-07 16:16
protectorChristian Graus5-Jul-07 16:16 
GeneralRe: Determine Collection Type at run time Pin
xdavidx5-Jul-07 16:21
xdavidx5-Jul-07 16:21 
GeneralRe: Determine Collection Type at run time Pin
Vikram A Punathambekar5-Jul-07 17:51
Vikram A Punathambekar5-Jul-07 17:51 
IEnumeration is an interface that your collection has to implement. There are plenty of samples on implementing IEnumerable. Smile | :)

Once you've done that, you can simply use foreach to iterate over the collection.

Cheers,
Vıkram.

After all is said and done, much is said and little is done.

QuestionMemory Debugging Tools Pin
vineas5-Jul-07 14:27
vineas5-Jul-07 14:27 
Questioncrystal report problem Pin
rmedo5-Jul-07 12:20
rmedo5-Jul-07 12:20 
QuestionDecrypt but not Encrypt Pin
linal5-Jul-07 11:06
linal5-Jul-07 11:06 
AnswerRe: Decrypt but not Encrypt Pin
Nicholas Cardi5-Jul-07 11:33
Nicholas Cardi5-Jul-07 11:33 
AnswerRe: Decrypt but not Encrypt Pin
dino20945-Jul-07 13:15
dino20945-Jul-07 13:15 
GeneralRe: Decrypt but not Encrypt Pin
linal5-Jul-07 13:36
linal5-Jul-07 13:36 
GeneralRe: Decrypt but not Encrypt Pin
dino20946-Jul-07 7:50
dino20946-Jul-07 7:50 
GeneralRe: Decrypt but not Encrypt Pin
linal6-Jul-07 7:56
linal6-Jul-07 7:56 
GeneralRe: Decrypt but not Encrypt Pin
dino20946-Jul-07 9:04
dino20946-Jul-07 9:04 
GeneralRe: Decrypt but not Encrypt Pin
mav.northwind6-Jul-07 9:06
mav.northwind6-Jul-07 9:06 
QuestionBinding with an intermediate table Pin
Richard Blythe5-Jul-07 10:27
Richard Blythe5-Jul-07 10:27 
QuestionTele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 9:14
koool_faysie5-Jul-07 9:14 
AnswerRe: Tele-operated robotic arm need help in programming Pin
Christian Graus5-Jul-07 9:24
protectorChristian Graus5-Jul-07 9:24 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 9:35
koool_faysie5-Jul-07 9:35 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Christian Graus5-Jul-07 10:24
protectorChristian Graus5-Jul-07 10:24 
AnswerRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn5-Jul-07 10:03
sitebuilderLuc Pattyn5-Jul-07 10:03 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 10:41
koool_faysie5-Jul-07 10:41 

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.