Return a const reference to the OptionInfo object having the value of this option.
Synopsis
Declared in <balcl_option.h>
operator OptionInfo const&() const;
Return Value
const reference to the OptionInfo having this option's value
Created with MrDocs