ASPFriends.com 'aspngvb' list Archive - June 2001
Messages
Page: 1
Double dim Array Declaration ? (2 replies)
ASPFriends.com 'aspngvb' list
How do i declare and initialize a double dimension array ? Following did not work out Dim list2() As Integer {5, 4, 3, 2, 1} , {10, 20, 50, 77, 1} Dim list2() As Integer { {5, 4, 3, 2, 1} , {10, 20, 50, 77, 1} } Regards
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com