HtmlHistory::Length Property
.NET Framework (current version)
Gets the size of the history stack.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The current number of entries in the Uniform Resource Locator (URL) history.
If you want to determine how many entries exist before or after the current URL in the navigation stack, you will have to maintain this count yourself.
.NET Framework
Available since 2.0
Available since 2.0
Show: