IRegionManager Interface

Defines an interface to manage a set of regions and to attach regions to objects (typically controls).

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

Syntax

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

See Also

IRegionManager Members

Microsoft.Practices.Composite.Regions Namespace