Click or drag to resize

RdkSelectionNavigator Methods

The RdkSelectionNavigator type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a selection of contents at the current position. Clears the navigator ahead of the current position.
Public methodCanGoBackwards
Check the backwards status of the navigator
Public methodCanGoForwards
Check the forwards status of the navigator
Public methodClear
Clear the navigator.
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGoBackwards
Navigate backwards if possible
Public methodGoForwards
Navigate forwards if possible
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also