Click or drag to resize

ObjectTableUndelete Method (UInt32)

[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.Undelete(System.UInt32)"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Undelete(
	uint runtimeSerialNumber
)

Parameters

runtimeSerialNumber
Type: SystemUInt32

[Missing <param name="runtimeSerialNumber"/> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.Undelete(System.UInt32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.ObjectTable.Undelete(System.UInt32)"]

See Also