Create an OptionValue_NullOf object with the specified nullable optionType. The behavior is undefined if optionType == OptionType::e_VOID.
Synopsis
Declared in <balcl_optionvalue.h>
explicit
OptionValue_NullOf(OptionType::Enum optionType);
Created with MrDocs