'Declaration
Protected Overridable Sub OnAbstractChanged( _ ByVal newValue As System.Boolean _ )
'Usage
Dim instance As NUmlShape Dim newValue As System.Boolean instance.OnAbstractChanged(newValue)
protected virtual void OnAbstractChanged( System.bool newValue )
Parameters
- newValue