Skip to content

SnapshotTable

Public Class

All snapshots in a rhino document.

Inheritance Hierarchy

System.Object
Rhino.DocObjects.Tables.SnapshotTable

Namespace: Rhino.DocObjects.Tables

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class SnapshotTable

The SnapshotTable type exposes the following members.

Properties

Name

Description


Public Property

Document that owns this table.


Public Property

Array of Snapshot names.


Methods

Name

Description


Public Method

Equals

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

(Inherited from Object.)


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

ToString

Returns a string that represents the current object.

(Inherited from Object.)