[To be supplied.]
[Visual Basic] Public Property All As Integer () [C#] public int[] All {get; set;} [C++] public: __property int* get_All(); public: __property void set_All(int*[]); [JScript] public function get All() : int[]; public function set All(int[]);
ListBox.SelectedIndicesCollection Class | ListBox.SelectedIndicesCollection Members | System.WinForms Namespace