all groups > vb.net data > march 2005 >
You're in the

vb.net data

group:

Jagged Array


Jagged Array Hugh
3/16/2005 9:43:42 AM
vb.net data:
Hi there,

First, is it availiable in VB.Net? Second, if it is, how
can I dim a jagged array, let's say, of 10 elements with
each element is a (8, 12) 2-D array. How do I index the
elements? Thanks in advance for your help.

Re: Jagged Array CT
3/18/2005 9:58:33 AM
Hi Hugh,

Yes, you can use jagged arrays in VB .NET, check this out:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcn7/html/vacondeclaringarrays.asp

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, AND MSF
http://www.apress.com/book/bookDisplay.html?bID=105

[quoted text, click to view]

AddThis Social Bookmark Button