PageHistory.Contains

PageHistory.Contains method

确定页面历史记录是否包含该页面版本。

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

返回值

布尔值。

另请参阅