Method ListEnumLabels
ListEnumLabels(int)
Returns the informations of a module property
Declaration
public EnumPropertyInfo ListEnumLabels(int enumType)
Parameters
Type | Name | Description |
---|---|---|
int | enumType | The real enum type number (ie. The one return in subtype of PropertyInfo) |
Returns
Type | Description |
---|---|
EnumPropertyInfo |