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