[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=MarshalByValueComponent Info=Implements IComponent and provides the base implementation for remotable components that are marshaled by value. [Property] Name=Sets the name of the component. ARG(string)|2| Instance=Sets the instance of the inheritor of the MarshalByValueComponent class. ARG(MarshalByValueComponent)|20|(empty)|MarshalByValueComponent [Methods] *doConstructor=Initializes a new instance of the MarshalByValueComponent class. ARG()|1|0 *doDispose=Releases all resources used by the MarshalByValueComponent. ARG()|1|0 *doGetService=Gets the implementer of the IServiceProvider. ARG(Type service)|1|0 *doSite=Sets the site of the component. ARG(ISite)|1|0 *onDisposed=Occurs when the component is disposed by a call to the Dispose method. ARG(EventArgs)|2|0 *onGetService=Occurs after invoke the method doGetService and returns the result. ARG(Object)|2|0 *Container=Returns the container for the component. ARG(IContainer)|3|0 *DesignMode=Returns a value indicating whether the component is currently in design mode. ARG(bool)|3|104 *Site=Returns the site of the component. ARG(ISite)|3|0 *ToString=Returns a String containing the name of the Component, if any. ARG(string)|3|2 MarshalByValueComponent=Returns the MarshalByValueComponent object. ARG(MarshalByValueComponent)|3|0 Instance=Defines the instance of the inheritor of the MarshalByValueComponent class. ARG(MarshalByValueComponent)|4|0 Service=Defines a Type that represents the type of service you want. ARG(Type)|4|0