PageHistory.Insert

PageHistory.Insert method

在页面历史记录中插入一个页面版本。

public void Insert(int index, Page item)
参数类型描述
索引Int32索引。
Page页面版本。

另见