Click here to Skip to main content
15,914,481 members
Home / Discussions / C#
   

C#

 
AnswerRe: calling static struct inside another struct [modified] Pin
Colin Angus Mackay15-Jul-08 13:29
Colin Angus Mackay15-Jul-08 13:29 
AnswerRe: calling static struct inside another struct Pin
Guffa15-Jul-08 13:45
Guffa15-Jul-08 13:45 
Questioncreate object from returned Type Pin
DaveyM6915-Jul-08 12:43
professionalDaveyM6915-Jul-08 12:43 
AnswerRe: create object from returned Type Pin
Colin Angus Mackay15-Jul-08 13:30
Colin Angus Mackay15-Jul-08 13:30 
GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 13:45
professionalDaveyM6915-Jul-08 13:45 
AnswerRe: create object from returned Type Pin
Guffa15-Jul-08 13:57
Guffa15-Jul-08 13:57 
GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 14:06
professionalDaveyM6915-Jul-08 14:06 
GeneralRe: create object from returned Type Pin
Guffa15-Jul-08 14:18
Guffa15-Jul-08 14:18 
Yes, I got it so far, but what is the point? What do you plan to do with the data?

If you create data of different types, the data has to be boxed in an object. To then use the data, you have to unbox it to the actual type.

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

GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 21:47
professionalDaveyM6915-Jul-08 21:47 
GeneralRe: create object from returned Type Pin
DaveyM6915-Jul-08 21:59
professionalDaveyM6915-Jul-08 21:59 
GeneralRe: create object from returned Type Pin
Guffa16-Jul-08 1:33
Guffa16-Jul-08 1:33 
AnswerRe: create object from returned Type [modified] Pin
DaveyM6915-Jul-08 22:13
professionalDaveyM6915-Jul-08 22:13 
GeneralRe: create object from returned Type [modified] Pin
Guffa16-Jul-08 1:37
Guffa16-Jul-08 1:37 
GeneralRe: create object from returned Type Pin
DaveyM6916-Jul-08 8:29
professionalDaveyM6916-Jul-08 8:29 
QuestionCreating An Array of Stats from a DataTable Pin
Jammer15-Jul-08 10:53
Jammer15-Jul-08 10:53 
AnswerRe: Creating An Array of Stats from a DataTable Pin
Pete O'Hanlon15-Jul-08 11:03
mvePete O'Hanlon15-Jul-08 11:03 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer15-Jul-08 11:28
Jammer15-Jul-08 11:28 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer15-Jul-08 14:21
Jammer15-Jul-08 14:21 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Pete O'Hanlon15-Jul-08 22:23
mvePete O'Hanlon15-Jul-08 22:23 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer16-Jul-08 0:49
Jammer16-Jul-08 0:49 
GeneralRe: Creating An Array of Stats from a DataTable Pin
Jammer16-Jul-08 8:38
Jammer16-Jul-08 8:38 
QuestionC# Raw IP Address Pin
DwR15-Jul-08 9:19
DwR15-Jul-08 9:19 
AnswerRe: C# Raw IP Address Pin
Pete O'Hanlon15-Jul-08 9:27
mvePete O'Hanlon15-Jul-08 9:27 
GeneralRe: C# Raw IP Address Pin
DwR15-Jul-08 12:05
DwR15-Jul-08 12:05 
GeneralRe: C# Raw IP Address Pin
Colin Angus Mackay15-Jul-08 13:32
Colin Angus Mackay15-Jul-08 13:32 

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.