By default, if no Enum value are assigned, they are automatically assigned by the compiler with a zero-based index:
[Flags] public enum MyColors { Yellow,