SnapshotTable
Public Class
Public Property
Public Property
Public Method
Public Method
Public Method
Public Method
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
Document that owns this table.
Public Property
Names
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.)