ArgIterator Methods
.NET Framework 3.0
Name | Description | |
---|---|---|
![]() | End | Concludes processing of the variable-length argument list represented by this instance. |
![]() | Equals | Overloaded. Overridden. This method is not supported. |
![]() | GetHashCode | Overridden. Returns the hash code of this object. |
![]() | GetNextArg | Overloaded. Returns the next argument in a variable-length argument list. |
![]() | GetNextArgType | Returns the type of the next argument. |
![]() | GetRemainingCount | Returns the number of arguments remaining in the argument list. |
![]() | GetType | Gets the Type of the current instance. (inherited from Object) |
![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
![]() | ToString | Returns the fully qualified type name of this instance. (inherited from ValueType) |
Show: