'Declaration
Public Enum Bays Inherits System.Enum
'Usage
Dim instance As Bays
public enum Bays : System.Enum
public enum class Bays : public System.Enum
'Declaration
Public Enum Bays Inherits System.Enum
'Usage
Dim instance As Bays
public enum Bays : System.Enum
public enum class Bays : public System.Enum
Member | Value | Description |
---|---|---|
Black | 5 | Black. |
Blue | 2 | Blue (2). |
Green | 4 | Green (4). |
None | 0 | None. |
Red | 1 | Red (1). |
Yellow | 3 | Yellow (3). |
System.Object
System.ValueType
System.Enum
SI.PIXL.Client.Enums.Bays
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2