System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper.GetOutArgName Method

Returns the name of the specified argument marked as a ref parameter or an out parameter.

Syntax

public virtual string GetOutArgName (int index)

Parameters

index
The index of the requested argument.

Returns

The argument name, or null if the current method is not implemented.

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