Gets the next argument in the list and advances the iterator by one.
[Visual Basic] Overloads Public Function GetNextArg( _ ByVal rth As RuntimeTypeHandle _ ) As TypedReference [C#] public TypedReference GetNextArg( RuntimeTypeHandle rth ); [C++] public: TypedReference GetNextArg( RuntimeTypeHandle rth ); [JScript] public function GetNextArg( rth : RuntimeTypeHandle ) : TypedReference;
ArgIterator Structure | ArgIterator Members | System Namespace | ArgIterator.GetNextArg Overload List