Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
AnswerGOLDEN WONDER Pin
Keith Barrow14-Dec-09 8:09
professionalKeith Barrow14-Dec-09 8:09 
GeneralRe: GOLDEN WONDER Pin
farokhian14-Dec-09 8:16
farokhian14-Dec-09 8:16 
AnswerRe: WONDER Pin
OriginalGriff14-Dec-09 8:39
mveOriginalGriff14-Dec-09 8:39 
GeneralRe: WONDER Pin
farokhian14-Dec-09 8:59
farokhian14-Dec-09 8:59 
GeneralRe: WONDER Pin
Luc Pattyn14-Dec-09 9:24
sitebuilderLuc Pattyn14-Dec-09 9:24 
GeneralRe: WONDER [modified] Pin
0x3c014-Dec-09 9:26
0x3c014-Dec-09 9:26 
GeneralRe: WONDER Pin
Luc Pattyn14-Dec-09 9:31
sitebuilderLuc Pattyn14-Dec-09 9:31 
QuestionDo I need to create a struct? Pin
bbranded14-Dec-09 5:05
bbranded14-Dec-09 5:05 
Hello,


I'd like to create an array, and have it contain two items (two-dimensional) of two different types.

I believe the best way to do this is create my own type, however, I'm unsure how to handle the need for an array.

For instance, I want to create something that will take in:

SnapShot[i] = ( DateTime DateTime.Now, Int Size );


How can this be done?


Thanks,

Matt
AnswerRe: Do I need to create a struct? Pin
OriginalGriff14-Dec-09 5:16
mveOriginalGriff14-Dec-09 5:16 
GeneralRe: Do I need to create a struct? Pin
bbranded14-Dec-09 5:17
bbranded14-Dec-09 5:17 
GeneralRe: Do I need to create a struct? Pin
OriginalGriff14-Dec-09 5:21
mveOriginalGriff14-Dec-09 5:21 
AnswerRe: Do I need to create a struct? Pin
Keith Barrow14-Dec-09 5:18
professionalKeith Barrow14-Dec-09 5:18 
GeneralRe: Do I need to create a struct? Pin
Saksida Bojan14-Dec-09 5:58
Saksida Bojan14-Dec-09 5:58 
GeneralRe: Do I need to create a struct? Pin
N a v a n e e t h14-Dec-09 6:07
N a v a n e e t h14-Dec-09 6:07 
GeneralRe: Do I need to create a struct? Pin
Saksida Bojan14-Dec-09 6:14
Saksida Bojan14-Dec-09 6:14 
GeneralRe: Do I need to create a struct? Pin
Keith Barrow14-Dec-09 6:40
professionalKeith Barrow14-Dec-09 6:40 
GeneralRe: Do I need to create a struct? Pin
bbranded14-Dec-09 7:27
bbranded14-Dec-09 7:27 
GeneralRe: Do I need to create a struct? Pin
Keith Barrow14-Dec-09 8:03
professionalKeith Barrow14-Dec-09 8:03 
GeneralRe: Do I need to create a struct? Pin
bbranded14-Dec-09 8:07
bbranded14-Dec-09 8:07 
GeneralRe: Do I need to create a struct? Pin
Keith Barrow14-Dec-09 8:18
professionalKeith Barrow14-Dec-09 8:18 
GeneralRe: Do I need to create a struct? Pin
bbranded14-Dec-09 8:37
bbranded14-Dec-09 8:37 
GeneralRe: Do I need to create a struct? Pin
Keith Barrow15-Dec-09 1:16
professionalKeith Barrow15-Dec-09 1:16 
AnswerRe: Do I need to create a struct? Pin
Luc Pattyn14-Dec-09 6:15
sitebuilderLuc Pattyn14-Dec-09 6:15 
QuestionSending CSV file when form fillout. Pin
zjaffary14-Dec-09 5:00
zjaffary14-Dec-09 5:00 
AnswerRe: Sending CSV file when form fillout. Pin
Saksida Bojan14-Dec-09 6:06
Saksida Bojan14-Dec-09 6:06 

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.