'宣言 Public Property CurrentHistoryEntryIndex As System.Integer
'使用法 Dim instance As C1PreviewPane Dim value As System.Integer instance.CurrentHistoryEntryIndex = value value = instance.CurrentHistoryEntryIndex
public System.int CurrentHistoryEntryIndex {get; set;}