Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MarshalByValueComponent Constructor ()

 

Initializes a new instance of the MarshalByValueComponent class.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
MarshalByValueComponent()

A component can be contained in a container. For each component in a container, the container creates a site that it uses to manage the component. The component interacts with its container primarily through a container-provided ISite, which is a repository of container-specific, per-component information.

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft