PageHistory.IndexOf

PageHistory.IndexOf method

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

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

返回值

Int32 类型。

另见