MarshalByValueComponent overview
MarshalByValueComponent Constructor
Supported by the .NET Compact Framework. |
Initializes a new instance of the MarshalByValueComponent class. |
Container |
Gets the container for the component. |
DesignMode |
Gets a value indicating whether the component is currently in design mode. |
Site |
Gets or sets the site of the component. |
Dispose |
Overloaded. Releases the resources used by the MarshalByValueComponent. |
Equals (inherited from Object)
Supported by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
GetHashCode (inherited from Object)
Supported by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetService |
Gets the implementer of the IServiceProvider. |
GetType (inherited from Object)
Supported by the .NET Compact Framework. |
Gets the Type of the current instance. |
ToString
Supported by the .NET Compact Framework. |
Overridden. See Object.ToString. |
Events |
Gets the list of event handlers that are attached to this component. |
Dispose |
Overloaded. Releases the resources used by the MarshalByValueComponent. |
Finalize
Supported by the .NET Compact Framework. |
Overridden. See Object.Finalize.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object)
Supported by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
MarshalByValueComponent Class | System.ComponentModel Namespace