I'm brand new to VB.Net... just two nebie questions regarding the Base that various objects are in .Net:
(1) Arrays are always Base 0 in VB.Net and 'Option Base 1' type stuff is now gone, right?
(2) Are Collections still Base 1? Or has that become Base 0?
Thanks in advance...
-- Mike
(1) Arrays are always Base 0 in VB.Net and 'Option Base 1' type stuff is now gone, right?
(2) Are Collections still Base 1? Or has that become Base 0?
Thanks in advance...
-- Mike