[読み取り専用] データ プロバイダーで選択された項目のインデックスの配列。
この項目はユーザーが項目を選択した順番と逆の順番に並びます。
デフォルト値は [ ] です。
protected List(Of Integer) selectedIndices { get; }
'Declaration Protected Read Property selectedIndices As List(Of Integer)