Represents such a multiplicity in which all the following argument parts belong to the given plain argument.
More...
|
int | MinimumNumberOfArguments [get] |
|
Represents such a multiplicity in which all the following argument parts belong to the given plain argument.
- Parameters
-
MinimumNumberOfArguments | Allow for the specification of minimum number of parts required which should then be enforced by the parser. |
Only one such argument is allowed per parser. Do not mix non-required SpecificCount arguments with AllThatFollow
◆ AllThatFollow()
- Parameters
-
MinimumNumberOfArguments | Minimum number of values that should be present for the argument to be considered valid. This number must be non-negative. |
- Exceptions
-
ArgumentException | Thrown when MinimumNumberOfArguments is negative. |
The documentation for this class was generated from the following file: