CallInfo Constructor (Int32, String())
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new PositionalArgumentInfo.
Assembly: System.Core (in System.Core.dll)
Parameters
- argCount
- Type: System.Int32
The number of arguments.
- argNames
- Type:
System.String
()
The argument names.
Show: