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 | 该索引。 |