ArgIterator::GetRemainingCount Method ()

 

Returns the number of arguments remaining in the argument list.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

public:
int GetRemainingCount()

Return Value

Type: System::Int32

The number of remaining arguments.

.NET Framework
Available since 1.1
Return to top
Show: