Skip to content

RdkSelectionNavigator

Public Class

Inheritance Hierarchy

System.Object
Rhino.Render.DataSources.RdkSelectionNavigator

Namespace: Rhino.Render.DataSources

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class RdkSelectionNavigator : IDisposable

The RdkSelectionNavigator type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the RdkSelectionNavigator class


Properties

Name

Description


Public Property

Methods

Name

Description


Public Method

Add a selection of contents at the current position. Clears the navigator ahead of the current position.


Public Method

Check the backwards status of the navigator


Public Method

Check the forwards status of the navigator


Public Method

Clear the navigator.


Public Method

Releases all resources used by the RdkSelectionNavigator


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

(Overrides Object.Finalize..)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Public Method

Navigate backwards if possible


Public Method

Navigate forwards if possible


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)