SnapshotTableNames Property |
Array of Snapshot names.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic string[] Names { get; }Public ReadOnly Property Names As String()
Get
Return Value
Type:
String
A string array with the names of all Snapshots in the document.
Version InformationRhino for Windows
Supported in: 6.8
See Also