Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public enum GroupType |
| Visual Basic |
|---|
Public Enumeration GroupType |
| Visual C++ |
|---|
public enum class GroupType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| And | 1 | ||
| Or | 2 | ||
| Sequence | 3 |