ArgIterator Constructor
.NET Framework (current version)
Initializes a new instance of the ArgIterator structure.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ArgIterator(RuntimeArgumentHandle) | Initializes a new instance of the ArgIterator structure using the specified argument list. |
![]() | ArgIterator(RuntimeArgumentHandle, Void*) | Initializes a new instance of the ArgIterator structure using the specified argument list and a pointer to an item in the list. |
Show:
