オブジェクト グラフのルートにあるオブジェクトを返します。
Public Function GetRootObject() As Object
[C#]
public object GetRootObject();
[C++]
public: Object* GetRootObject();
[JScript]
public function GetRootObject() : Object;
戻り値
オブジェクト グラフのルートにあるオブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
RemotingSurrogateSelector クラス | RemotingSurrogateSelector メンバ | System.Runtime.Remoting.Messaging 名前空間