Groups | Blog | Home
all groups > dotnet compact framework > may 2007 >

dotnet compact framework : What does the 0 represent in .SelectedIndices(0)?


Loogie
5/28/2007 6:29:45 PM
What does the 0 represent in SelectedIndices(0)with respect to a
listview in VB.net 2005 Compact Framework?

Thanks

ctacke/
5/28/2007 7:38:39 PM
The index of the selected item in the collection, so the first in the case
of zero.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


[quoted text, click to view]

Loogie
5/28/2007 9:00:04 PM
[quoted text, click to view]
Thank you

AddThis Social Bookmark Button