next up previous contents
Next: Enumeration Type Info Methods Up: The Enumeration Type Info Previous: Enumeration Type Info Class

Enumeration Type Info Variables

Variables Description
static const char *values[count] Stores the string representation of the enumeration items. ``count'' denotes the number of enumeration items. Note, there is an corresponding constant in the base class which actually points to the same array.
   




1998-11-17