PageHistory.RemoveAt
PageHistory.RemoveAt method
移除 PageHistory 中指定索引处的页面版本。
public void RemoveAt(int index)
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | Int32 | 索引。 |
另见
- class PageHistory
- namespace Aspose.Note
- assembly Aspose.Note
移除 PageHistory 中指定索引处的页面版本。
public void RemoveAt(int index)
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | Int32 | 索引。 |