MarshalByValueComponent Methods
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the MarshalByValueComponent. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Overrides Object::Finalize().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetService(Type^) | Gets the implementer of the IServiceProvider. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a String containing the name of the Component, if any. This method should not be overridden.(Overrides Object::ToString().) |
Show:

