WorkspaceComposer<TSmartPart,TSmartPartInfo>.OnApplySmartPartInfo Method

Definition

protected:
 override void OnApplySmartPartInfo(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
protected override void OnApplySmartPartInfo (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
override this.OnApplySmartPartInfo : 'SmartPart * 'SmartPartInfo -> unit
Protected Overrides Sub OnApplySmartPartInfo (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)

Parameters

smartPart
TSmartPart
smartPartInfo
TSmartPartInfo

Applies to