ArgIterator Methods
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| End | Concludes processing of the variable-length argument list represented by this instance. |
| Equals | Overloaded. Overridden. |
| 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.) |