CommandLineParser PropertiesBespoke Osc Library
The CommandLineParser type exposes the following members.
Properties

  NameDescription
Public propertyCount
Gets the number of arguments present on the command-line.
Public propertyItem
Gets a argument associated with the specified key.
Public propertyKeys
Gets the list of argument names.
Public propertyValues
Gets the list of argument values.
Back to Top
See Also