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.
generic <typename TSmartPart, typename TSmartPartInfo>
where TSmartPartInfo : ISmartPartInfogcnew()public interface class IComposableWorkspace : Microsoft::Practices::CompositeUI::SmartParts::IWorkspace
public interface IComposableWorkspace<TSmartPart,TSmartPartInfo> : Microsoft.Practices.CompositeUI.SmartParts.IWorkspace where TSmartPartInfo : ISmartPartInfonew()
type IComposableWorkspace<'SmartPart, 'SmartPartInfo (requires 'SmartPartInfo :> ISmartPartInfo and 'SmartPartInfo : (new : unit -> 'SmartPartInfo))> = interface
interface IWorkspace
Public Interface IComposableWorkspace(Of TSmartPart, TSmartPartInfo)
Implements IWorkspace