PageHistory.RemoveAt

PageHistory.RemoveAt method

Removes the page version at the specified index of the PageHistory.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32The index.

See Also