dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] System.Security.VerificationException


From: Colin JN Breame
Subject: Re: [Pnet-developers] System.Security.VerificationException
Date: Tue, 8 Feb 2005 23:25:57 +0000
User-agent: KMail/1.7.1

On Tuesday 08 February 2005 23:15, Tom Connolly wrote:
>
> Colin,
> Res.Length will give you the total number of elements in all dimentions
> of the array.  Try Res.GetLength(0).  I think that's what your looking
> for.  I am surprised that you didn't get a
> System.IndexOutOfRangeException though.
>
> Regards,
> Tom

Tom,

I've just tried using the GetLength() method but get the same result.

As for the IndexOutOfRangeException, it doesn't appear to get to even line one 
of Main().

Thanks

 -- Colin JN Breame


reply via email to

[Prev in Thread] Current Thread [Next in Thread]