Workspace<TSmartPart,TSmartPartInfo>.ConvertFrom(ISmartPartInfo) Method

Definition

protected:
 virtual TSmartPartInfo ConvertFrom(Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ source);
protected virtual TSmartPartInfo ConvertFrom (Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo source);
abstract member ConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> 'SmartPartInfo
override this.ConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> 'SmartPartInfo
Protected Overridable Function ConvertFrom (source As ISmartPartInfo) As TSmartPartInfo

Parameters

Returns

TSmartPartInfo

Applies to