'Declaration
Public Enum FormProviderType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As FormProviderType
public enum FormProviderType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum FormProviderType = class(System.Enum, System.IComparable, System.IConvertible, System.IFormattable)
public enum FormProviderType extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable
__value public enum FormProviderType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class FormProviderType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable