IComposableWorkspace<TSmartPart,TSmartPartInfo>.ConvertFrom 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.
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
- source
- ISmartPartInfo
Returns
TSmartPartInfo