IRegionAdapter Interface

Defines an interfaces to adapt an object and bind it to a new IRegion.

Namespace:  Microsoft.Practices.Composite.Regions
Assembly:  Microsoft.Practices.Composite (in Microsoft.Practices.Composite.dll)

Syntax

'Declaration
Public Interface IRegionAdapter
public interface IRegionAdapter
public interface class IRegionAdapter
Microsoft.Practices.Composite.Regions.IRegionAdapter = function();
Microsoft.Practices.Composite.Regions.IRegionAdapter.createInterface('Microsoft.Practices.Composite.Regions.IRegionAdapter');

See Also

IRegionAdapter Members

Microsoft.Practices.Composite.Regions Namespace