Click or drag to resize

RhinoObjectNextRuntimeSerialNumber Property

Gets the runtime serial number that will be assigned to the next Rhino Object that is created.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static uint NextRuntimeSerialNumber { get; }

Property Value

Type: UInt32
See Also