System.Runtime.Remoting.Messaging.MethodCallMessageWrapper.GetInArg Method

Gets a method argument at a specified index that is not marked as an out parameter.

Syntax

public virtual object GetInArg (int argNum)

Parameters

argNum
The index of the requested argument.

Returns

The method argument that is not marked as an out parameter.

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