NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListBox.SelectedIndicesCollection Class

[To be supplied.]

Object
   ListBox.SelectedIndicesCollection

[Visual Basic]
Public Class ListBox.SelectedIndicesCollection
   Implements ICollection, IEnumerable
[C#]
public class ListBox.SelectedIndicesCollection : ICollection,
   IEnumerable
[C++]
public __gc class ListBox.SelectedIndicesCollection : public
   ICollection, IEnumerable
[JScript]
public class ListBox.SelectedIndicesCollection implements
   ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ListBox.SelectedIndicesCollection Members | System.WinForms Namespace