Return the type of the option at the specified index in this handle object.
index
Declared in <balcl_commandline.h>
<balcl_commandline.h>
OptionType::Enum type(std::size_t index) const;
The behavior is undefined unless index < numOptions().
index < numOptions()
type of the option at index