Click here to Skip to main content
15,915,834 members
Home / Discussions / C#
   

C#

 
AnswerRe: Creating classes that use the web / app.config for initialization Pin
Pete O'Hanlon30-Apr-07 9:07
mvePete O'Hanlon30-Apr-07 9:07 
GeneralRe: Creating classes that use the web / app.config for initialization Pin
Tristan Rhodes1-May-07 3:14
Tristan Rhodes1-May-07 3:14 
Questiontcp/ip socket Pin
Harikrk30-Apr-07 5:48
Harikrk30-Apr-07 5:48 
AnswerRe: tcp/ip socket Pin
pbraun30-Apr-07 12:17
pbraun30-Apr-07 12:17 
QuestionCheckbox in Gridview Pin
Bubbles230-Apr-07 5:41
Bubbles230-Apr-07 5:41 
QuestionHow to communicate VisualStudio2005 with Microsoft Info Path Pin
pashitech30-Apr-07 4:24
pashitech30-Apr-07 4:24 
QuestionScreenshots with DirectX Pin
wimme30-Apr-07 4:09
wimme30-Apr-07 4:09 
Questioncollection Pin
arkiboys30-Apr-07 3:48
arkiboys30-Apr-07 3:48 
A generic collection i.e. cCurves is populated with data.
The collection has several fields.
I am interested in two of the fields i.e. Name and Name2

As a test, the following return data from the collection.

cCurves[0].Name1
cCurves[0].Name2

cCurves[1].Name
cCurves[1].Name2

cCurves[2].Name
cCurves[2].Name2

...
How can I use a loop to populate a simple array with the
data (Name, Name1 fields for each row) in the above collection please?
Thanks
AnswerRe: collection Pin
Colin Angus Mackay30-Apr-07 3:58
Colin Angus Mackay30-Apr-07 3:58 
GeneralRe: collection Pin
arkiboys30-Apr-07 4:02
arkiboys30-Apr-07 4:02 
GeneralRe: collection Pin
Colin Angus Mackay30-Apr-07 4:39
Colin Angus Mackay30-Apr-07 4:39 
GeneralRe: collection Pin
arkiboys30-Apr-07 4:04
arkiboys30-Apr-07 4:04 
AnswerRe: collection Pin
Karthik Kalyanasundaram30-Apr-07 4:05
Karthik Kalyanasundaram30-Apr-07 4:05 
GeneralRe: collection Pin
arkiboys30-Apr-07 4:06
arkiboys30-Apr-07 4:06 
GeneralRe: collection Pin
Pete O'Hanlon30-Apr-07 22:19
mvePete O'Hanlon30-Apr-07 22:19 
Questionproblem in software updation of the application manually Pin
praveenkumar palla30-Apr-07 3:46
praveenkumar palla30-Apr-07 3:46 
AnswerRe: problem in software updation of the application manually Pin
Judah Gabriel Himango30-Apr-07 3:53
sponsorJudah Gabriel Himango30-Apr-07 3:53 
GeneralRe: problem in software updation of the application manually Pin
praveenkumar palla30-Apr-07 4:10
praveenkumar palla30-Apr-07 4:10 
GeneralRe: problem in software updation of the application manually Pin
Judah Gabriel Himango30-Apr-07 7:06
sponsorJudah Gabriel Himango30-Apr-07 7:06 
AnswerRe: problem in software updation of the application manually Pin
kubben30-Apr-07 4:08
kubben30-Apr-07 4:08 
GeneralRe: problem in software updation of the application manually Pin
praveenkumar palla30-Apr-07 19:40
praveenkumar palla30-Apr-07 19:40 
Questionhow to create video conference in asp.net Pin
nimeshpatelmca30-Apr-07 3:30
nimeshpatelmca30-Apr-07 3:30 
QuestionResolution Independent Desktop Application Pin
wasife30-Apr-07 3:11
wasife30-Apr-07 3:11 
Generalmap overlay of dynamic objects Pin
Mazumdar30-Apr-07 2:57
Mazumdar30-Apr-07 2:57 
GeneralRe: map overlay of dynamic objects Pin
Colin Angus Mackay30-Apr-07 3:20
Colin Angus Mackay30-Apr-07 3:20 

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.