sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
Tony Johansson's Avatar

about index


Question posted by: Tony Johansson (Guest) on August 20th, 2008 08:05 AM
Hello!

Is there are general agreement in .NET that the documentation about index is
item used for
example myDataSet.Tables["Customers"].Rows[9][CompanyName"]

Here if you look at the documentation about DataTable and item
this is actually the usage with index like ["Customers"]

//Tony


2 Answers Posted
Peter Duniho's Avatar
Guest - n/a Posts
#2: Re: about index

On Wed, 20 Aug 2008 00:05:49 -0700, Tony Johansson
<johansson.andersson@telia.comwrote:
Quote:
Originally Posted by
Hello!
>
Is there are general agreement in .NET that the documentation about
index is
item used for
example myDataSet.Tables["Customers"].Rows[9][CompanyName"]


Can you rephrase the question? The sentence above isn't grammatically
correct, and I'm having difficulty figuring out the meaning.

My best guess is that you're asking if the Item property maps to the
indexer. If so, the answer is yes. If not, then please rephrase the
question, trying harder to stick to correct English this time (assuming
you want English-speaking people to respond :) ).

Pete
Tony Johansson's Avatar
Guest - n/a Posts
#3: Re: about index

Hello!

Yes you guessed correct.

//Tony

"Tony Johansson" <johansson.andersson@telia.comskrev i meddelandet
news:uj%23RaGpAJHA.4992@TK2MSFTNGP06.phx.gbl...
Quote:
Originally Posted by
Hello!
>
Is there are general agreement in .NET that the documentation about index

is
Quote:
Originally Posted by
item used for
example myDataSet.Tables["Customers"].Rows[9][CompanyName"]
>
Here if you look at the documentation about DataTable and item
this is actually the usage with index like ["Customers"]
>
//Tony
>
>



 
Not the answer you were looking for? Post your question . . .
196,986 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 196,986 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors