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