ArgIterator Constructor (RuntimeArgumentHandle)
.NET Framework (current version)
Initializes a new instance of the ArgIterator structure using the specified argument list.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- arglist
-
Type:
System::RuntimeArgumentHandle
An argument list consisting of mandatory and optional arguments.
The new ArgIterator object enumerates the argument list starting from the first optional argument.
.NET Framework
Available since 1.1
Available since 1.1
Show: