PageHistory.Insert

PageHistory.Insert method

将页面版本插入到页面历史记录中。

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

另请参阅