Click here to Skip to main content
15,889,335 members
Home / Discussions / C#
   

C#

 
GeneralRe: Xml Serialization and Interfaces... Pin
leppie2-Aug-04 4:13
leppie2-Aug-04 4:13 
GeneralRe: Xml Serialization and Interfaces... Pin
mgaerber12-Aug-04 23:10
mgaerber12-Aug-04 23:10 
GeneralReflection and array´s... Pin
Norman-Timo2-Aug-04 0:43
Norman-Timo2-Aug-04 0:43 
GeneralRe: Reflection and array´s... Pin
leppie2-Aug-04 1:01
leppie2-Aug-04 1:01 
GeneralRe: Reflection and array´s... Pin
leppie2-Aug-04 1:08
leppie2-Aug-04 1:08 
GeneralRe: Reflection and array´s... Pin
Norman-Timo2-Aug-04 1:30
Norman-Timo2-Aug-04 1:30 
GeneralRe: Reflection and array´s... Pin
leppie2-Aug-04 4:14
leppie2-Aug-04 4:14 
GeneralRe: Reflection and array´s... Pin
Norman-Timo2-Aug-04 20:00
Norman-Timo2-Aug-04 20:00 
I´m very sorry, but this is not working too! I really don´t understand the second parameter?
What sense does it make? I always found this method with second parameter is null!

Hey, but I found the solution at another forum:

int arrLength = (int) p.GetValue(testInfo.GetValue(testInvoke), null);

This is the soltion. My problem was the wrong object for the first parameter!

So now I can go on with my work. Wink | ;-)

Anyway thanx a lot for your help @leppie!
Norman-Timo
QuestionHow to decide Page Break insertion criteria in RTF doc? Pin
sachinkalse2-Aug-04 0:05
sachinkalse2-Aug-04 0:05 
Generalserialize an object for use by drag & drop Pin
misterbear1-Aug-04 23:15
misterbear1-Aug-04 23:15 
Questionglobal Variables?? Pin
JayJ1-Aug-04 22:37
JayJ1-Aug-04 22:37 
AnswerRe: global Variables?? Pin
El'Cachubrey1-Aug-04 23:13
El'Cachubrey1-Aug-04 23:13 
AnswerRe: global Variables?? Pin
sreejith ss nair1-Aug-04 23:18
sreejith ss nair1-Aug-04 23:18 
AnswerRe: global Variables?? Pin
ILoveCS1-Aug-04 23:22
ILoveCS1-Aug-04 23:22 
GeneralRe: global Variables?? Pin
Colin Angus Mackay1-Aug-04 23:55
Colin Angus Mackay1-Aug-04 23:55 
GeneralRe: global Variables?? Pin
misterbear2-Aug-04 0:17
misterbear2-Aug-04 0:17 
GeneralRe: global Variables?? Pin
Colin Angus Mackay2-Aug-04 0:34
Colin Angus Mackay2-Aug-04 0:34 
GeneralRESOLVED Pin
JayJ2-Aug-04 5:09
JayJ2-Aug-04 5:09 
GeneralRe: global Variables?? Pin
ILoveCS2-Aug-04 15:36
ILoveCS2-Aug-04 15:36 
GeneralRe: global Variables?? Pin
Colin Angus Mackay2-Aug-04 23:01
Colin Angus Mackay2-Aug-04 23:01 
Questionhow to "refocus" a TextBox Pin
Stephan Wright1-Aug-04 21:25
Stephan Wright1-Aug-04 21:25 
Answersolved(Re: how to "refocus" a TextBox) Pin
Stephan Wright1-Aug-04 21:42
Stephan Wright1-Aug-04 21:42 
GeneralRe: solved(Re: how to "refocus" a TextBox) Pin
exhaulted1-Aug-04 22:40
exhaulted1-Aug-04 22:40 
QuestionWhy there appear exception when save axWebBrowser's content ? Pin
Anonymous1-Aug-04 21:13
Anonymous1-Aug-04 21:13 
AnswerRe: Why there appear exception when save axWebBrowser's content ? Pin
BeiJing20081-Aug-04 21:21
BeiJing20081-Aug-04 21:21 

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.