PageHistory.RemoveRange

PageHistory.RemoveRange method

PageHistory 中移除一系列页面版本。

public void RemoveRange(int index, int count)
参数类型描述
索引Int32索引。
countInt32计数。

另见