'Declaration
Public Enum AllowMerging Inherits System.Enum
'Usage
Dim instance As AllowMerging
public enum AllowMerging : System.Enum
public enum AllowMerging = class(System.Enum)
public enum AllowMerging extends System.Enum
__value public enum AllowMerging : public System.Enum
public enum class AllowMerging : public System.Enum