CommonObjectNonConstOperation Method |
Rhino 5 for Windows
For derived classes implementers.
Defines the necessary implementation to free the instance from being const.
Namespace: Rhino.RuntimeAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxprotected virtual void NonConstOperation()
Protected Overridable Sub NonConstOperation
See Also