Workspace<TSmartPart,TSmartPartInfo>.OnApplySmartPartInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
abstract void OnApplySmartPartInfo(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
protected abstract void OnApplySmartPartInfo (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
abstract member OnApplySmartPartInfo : 'SmartPart * 'SmartPartInfo -> unit
Protected MustOverride Sub OnApplySmartPartInfo (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)
Parameters
- smartPart
- TSmartPart
- smartPartInfo
- TSmartPartInfo