System.ComponentModel.Design.IComponentDiscoveryService

Enables enumeration of components at design time.

See Also: IComponentDiscoveryService Members

Syntax

public interface IComponentDiscoveryService

Remarks

The default implementation of the System.ComponentModel.Design.IComponentDiscoveryService interface enables design-time enumeration of components in the Toolbox.

You could provide a custom implementation that enumerates across other types available at design time. For example, your implementation could enumerate the components that are present in a particular designer.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0