NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MarshalByRefComponent Constructor

Creates a Component object.

[Visual Basic]
Public Sub New()
[C#]
public MarshalByRefComponent();
[C++]
public: MarshalByRefComponent();
[JScript]
public function MarshalByRefComponent();

See Also

MarshalByRefComponent Class | MarshalByRefComponent Members | System.ComponentModel Namespace