473,509 Members | 2,890 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

multidimensionally Array Help???

Hi Al

I have a question about multidimensionally Arrays

I have an ActiveX EXE with a function
I made a reference to this activeX

Now i need to call my Method
Looks like

System.Array myArray; // should be an multidimensionally Array

if (Test.MyMethod(ref System.Array myArray))
{
//.......
}

I allways receive an exception.!!

Do someone have an idea how i must handle this in C#.
Thanks a lot
Walter

Jul 19 '05 #1
1 1281
Hi Walter,

Could you please specify which exception do you get? In addition, which type
does the MyMethod exactly accept? Could it be object[ ] instead of
System.Array ?

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Unit Testing and Integration Environment
http://x-unity.miik.com.ua
Deliver reliable .NET software
"Walter" <wd*@value-management.ch> wrote in message
news:um*************@TK2MSFTNGP10.phx.gbl...
Hi Al

I have a question about multidimensionally Arrays

I have an ActiveX EXE with a function
I made a reference to this activeX

Now i need to call my Method
Looks like

System.Array myArray; // should be an multidimensionally Array

if (Test.MyMethod(ref System.Array myArray))
{
//.......
}

I allways receive an exception.!!

Do someone have an idea how i must handle this in C#.
Thanks a lot
Walter
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1552
by: Antti Nummiaho | last post by:
Consider the following javascript: var temp = new Array(new Array(0)) document.writeln(temp) temp = new Array(new Array(0,1)) document.writeln(temp) One would assume that it would print "0...
7
25147
by: ritchie | last post by:
Hi all, I am new to this group and I have question that you may be able to help me with. I am trying to learn C but am currently stuck on this. First of all, I have a function for each sort...
1
202
by: Walter | last post by:
Hi Al I have a question about multidimensionally Arrays I have an ActiveX EXE with a function I made a reference to this activeX Now i need to call my Method Looks like
3
3720
by: inkexit | last post by:
I need help figuring out what is wrong with my code. I posted here a few weeks ago with some code about creating self similar melodies in music. The coding style I'm being taught is apparently a...
0
7412
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7505
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5652
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5060
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4730
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3203
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1570
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
775
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
441
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.