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 AttributePresence |
| Visual Basic |
|---|
Public Enumeration AttributePresence |
| Visual C++ |
|---|
public enum class AttributePresence |
Members
| Member name | Value | Description | |
|---|---|---|---|
| DEFAULT | 0 | ||
| FIXED | 1 | ||
| REQUIRED | 2 | ||
| IMPLIED | 3 |