Workspace<TSmartPart,TSmartPartInfo>.OnClose(TSmartPart) Method

Definition

protected:
 abstract void OnClose(TSmartPart smartPart);
protected abstract void OnClose (TSmartPart smartPart);
abstract member OnClose : 'SmartPart -> unit
Protected MustOverride Sub OnClose (smartPart As TSmartPart)

Parameters

smartPart
TSmartPart

Applies to