Property EntryCount
- Namespace
- DotNetBrowser.Navigation
- Assembly
- DotNetBrowser.dll
EntryCount
Gets the number of items in the back-forward list.
int EntryCount { get; }
Property Value
Exceptions
- ObjectDisposedException
The INavigation has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.