System.Runtime.Remoting.Messaging.MethodCallMessageWrapper.GetArg Method

Gets a method argument, as an object, at a specified index.

Syntax

public virtual object GetArg (int argNum)

Parameters

argNum
The index of the requested argument.

Returns

The method argument as an object.

Remarks

The method belongs to a remote object.

Requirements

Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0