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