RepositoryItemTokenEdit.AddEnum Method
Name | Parameters | Description |
---|---|---|
Add |
enum |
Populates the editor with tokens created based on values of an enumeration. |
Add |
enum |
Populates the editor with tokens created based on values of an enumeration. Allows the created tokens to store the enumeration’s underlying integer constants instead of named constants. |
Add |
enum |
Populates the editor with tokens created based on values of an enumeration. |
Add |
none | Populates the editor with tokens created based on values of an enumeration. |
Add |
add |
Populates the editor with tokens created based on values of an enumeration. Allows the created tokens to store the enumeration’s underlying integer constants instead of named constants. |