Gets the name of a method argument at a specified index that is not marked as an out parameter.
Syntax
public virtual
string GetInArgName (
int index)
Parameters
- index
-
The index of the requested argument.
Returns
The name of the method argument that is not marked as an out parameter.
Remarks
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