This documentation is archived and is not being maintained.
ArgIterator Constructor
Visual Studio 2010
Initializes a new instance of the ArgIterator structure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: