Op Englesch liesen Editéieren

Deelen iwwer


ArgIterator.GetNextArgType Method

Definition

Returns the type of the next argument.

C#
public RuntimeTypeHandle GetNextArgType();

Returns

The type of the next argument.

Remarks

This method does not advance the iterator to the next argument.

GetNextArgType returns the type of the argument as specified in the calling function. For example, if an argument is type String, but the calling function specifies the argument as type Object, GetNextArgType reports the argument as type Object.

Applies to

Produkt Versiounen
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1