System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper.GetArgName Method

Gets the name of a method argument at a specified index.

Syntax

public virtual string GetArgName (int index)

Parameters

index
The index of the requested argument.

Returns

The name of the method argument.

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