Share via


IComposableWorkspace<TSmartPart,TSmartPartInfo>.ConvertFrom Method

Definition

public:
 TSmartPartInfo ConvertFrom(Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ source);
public TSmartPartInfo ConvertFrom (Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo source);
abstract member ConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> 'SmartPartInfo
Public Function ConvertFrom (source As ISmartPartInfo) As TSmartPartInfo

Parameters

Returns

TSmartPartInfo

Applies to