473,398 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Regarding Collection variable initialization

Hi,

Is it possible to use Option Base in VB.NET. If so then how can i set the
base to 0.
In vb.net while we using array collections, it gives the error.
Nov 21 '05 #1
3 1121
Siverman,

When you use the Microsoft.VisualBasic collection you cannot set that to
zero.

However I advise you not to use that one, it is in my opinion absolute not a
collection one to use.

Take a collection from the Ilist or the Icollection

http://msdn.microsoft.com/library/de...classtopic.asp

The link to ICollection is on bottom of that IList page I show you above

I hope this helps?

Cor

Is it possible to use Option Base in VB.NET. If so then how can i set the base to 0.
In vb.net while we using array collections, it gives the error.

Nov 21 '05 #2
* "=?Utf-8?B?U2l2YXJhbWFuLlM=?=" <Si*********@discussions.microsoft.com> scripsit:
Is it possible to use Option Base in VB.NET. If so then how can i set the
base to 0.


'Option Base <n>' is no longer supported.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #3
As far as i know ... and i may be wrong ... someone may please verify this
....
Option base will work for the Visual Basic specific construct.

For Collections and ArrayList as they are from System.Collections namespace
wont be affected by it.

HTH
rawCoder

"Sivaraman.S" <Si*********@discussions.microsoft.com> wrote in message
news:65**********************************@microsof t.com...
Hi,

Is it possible to use Option Base in VB.NET. If so then how can i set the base to 0.
In vb.net while we using array collections, it gives the error.

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: thechaosengine | last post by:
Hi everyone, I posted a question earlier about a collection class that I'd made seemingly getting instantiated magically after a class that contained a variable of that type had its constructor...
2
by: thechaosengine | last post by:
Hi everyone, I posted a question earlier about a collection class that I'd made seemingly getting instantiated magically after a class that contained a variable of that type had its constructor...
1
by: thechaosengine | last post by:
Hi everyone, I posted a question earlier about a collection class that I'd made seemingly getting instantiated magically after a class that contained a variable of that type had its constructor...
5
by: Angry C sharp user | last post by:
I am currently working on a Windows Forms Application and I need to create a few methods in another class and then call the methods back into my form1.cs but every time I set my global variables...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.