'宣言 Public ReadOnly Property SelectedIndices As System.Windows.Forms.ListView.SelectedIndexCollection
'使用法 Dim instance As C1PreviewThumbnailView Dim value As System.Windows.Forms.ListView.SelectedIndexCollection value = instance.SelectedIndices
public System.Windows.Forms.ListView.SelectedIndexCollection SelectedIndices {get;}