'Declaration Public Enum SaneType Inherits System.Enum
public enum SaneType : System.Enum
__value public enum SaneType : public System.Enum
public enum class SaneType : public System.Enum
'Declaration Public Enum SaneType Inherits System.Enum
public enum SaneType : System.Enum
__value public enum SaneType : public System.Enum
public enum class SaneType : public System.Enum
| Member | Description |
|---|---|
| Undefined | Undefined. |
| Boolean | Boolean. |
| Integer | Integer. |
| Fixed | Fixed. |
| String | String. |
| Button | Button. |
| Group | Group. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Sane.SaneType
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6