System.Runtime.Remoting.Messaging.IMethodCallMessage.GetInArgName Method

Returns the name of the specified argument that is not marked as an out parameter.

Syntax

public string GetInArgName (int index)

Parameters

index
The number of the requested in argument.

Returns

The name of a specific argument that is not marked as an out parameter.

Remarks

Documentation for this section has not yet been entered.

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