PageHistory.IndexOf

PageHistory.IndexOf method

确定特定页面版本在页面历史记录中的索引。

public int IndexOf(Page item)
参数类型描述
项目Page页面版本。

返回值

Int32。

另请参阅