int CBCGPProp::GetOptionCount | ( | ) | const |
Returns the number of options that belong to a property.
Use this function to retrieve the number of options that belong to a property. You can call AddOption() to add new options or RemoveAllOptions() to remove all options.