This topic has not yet been rated - Rate this topic

IComponent Interface

When implemented by a class, gets or sets the ISite associated with the component.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
public interface IComponent : IDisposable

The IComponent type exposes the following members.

  Name Description
Public property Supported by Silverlight for Windows Phone Supported by Xbox 360 Site When implemented by a class, gets or sets the ISite associated with the component.
Top
  Name Description
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Top
  Name Description
Public event Supported by Silverlight for Windows Phone Supported by Xbox 360 Disposed Adds an event handler to listen to the Disposed event on the component.
Top

This interface exists in Silverlight as a type system requirement for ITypeDescriptorContext and compatibility requirements for TypeConverter. It is not intended for implementation.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Xbox 360, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ