WorkspaceComposer<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.
protected:
override TSmartPartInfo ConvertFrom(Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ source);
protected override TSmartPartInfo ConvertFrom (Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo source);
override this.ConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> 'SmartPartInfo
Protected Overrides Function ConvertFrom (source As ISmartPartInfo) As TSmartPartInfo
Parameters
- source
- ISmartPartInfo
Returns
TSmartPartInfo