IMethodCallMessage Members
.NET Framework 1.1
Public Properties
InArgCount | Gets the number of arguments in the call that are not marked as out parameters. |
InArgs | Gets an array of arguments that are not marked as out parameters. |
Public Methods
GetInArg | Returns the specified argument that is not marked as an out parameter. |
GetInArgName | Returns the name of the specified argument that is not marked as an out parameter. |
See Also
IMethodCallMessage Interface | System.Runtime.Remoting.Messaging Namespace
