GetChoiceGroups method
- Last UpdatedMar 10, 2026
- 1 minute read
Returns the choice groups defined or owned by the selected object, including choice groups inherited from object wizards in the inheritance chain of the selected object.
Class
IgObject
Syntax
[C#]
string[] GetChoiceGroups();
[Visual C++]
HRESULT GetChoiceGroups(
[out, retval] SAFEARRAY(BSTR)* choicegroupslist
);
Parameters
choicegroupslist
The returned list of choice groups contained in the object wizard