PageHistory.Item

PageHistory indexer

获取或设置 PageHistory 中指定索引的页面版本。

public Page this[int index] { get; set; }
参数描述
索引该索引。

返回值

页面版本。

另请参阅