CmdArguments.Count property
Retrieves the number of command line switches passed to the command line
public int Count { get; }
See Also
- class CmdArguments
- namespace TheCodingMonkey.Collections
Retrieves the number of command line switches passed to the command line
public int Count { get; }