Passing a Array into a com object

From: themadlad (darrenmaddock_at_hotmail-dot-com.no-spam.invalid)
Date: 03/11/04


Date: 11 Mar 2004 06:40:53 -0600

Hello,

I need to pass an array into a com object, however not of type
object[].

String[] fileList = new String[1];
object xlFiles = new Object();

Any Ideas? :?

 Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
    ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
                http://www.usenet.com



Relevant Pages

  • Re: How can I convert 2D array to 1D array
    ... Regards, ... > For example I have an 2D array. ... > Posted Via Usenet.com Premium Usenet Newsgroup Services ...
    (microsoft.public.dotnet.languages.csharp)
  • How can I make a method thad create matrix?
    ... I know that that function create an array has 2 ... colums but then what should I do? ... Posted Via Usenet.com Premium Usenet Newsgroup Services ...
    (microsoft.public.dotnet.languages.csharp)
  • Walking through an array
    ... Anyway I got to the part about walking through an array and I just can't ... Posted Via Usenet.com Premium Usenet Newsgroup Services ...
    (comp.lang.php)
  • re:How can I make an array of Label ?
    ... I have made a mistake with the array, ... Label.OnClick of all the Labels in Array. ... Posted Via Usenet.com Premium Usenet Newsgroup Services ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to match string inside of array?
    ... >> I know I could iterate through the array with ... >> a foreach statement, ... Posted Via Usenet.com Premium Usenet Newsgroup Services ...
    (comp.lang.perl)