'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(True)> <DisplayName2Attribute("OPC-UA Index Range List Format Error Code")> <GuidAttribute("D33F4A85-2480-4A87-AE25-B6575CD4C44A")> Public Enum UAIndexRangeListFormatErrorCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As UAIndexRangeListFormatErrorCode
[CLSCompliant(true)] [ComVisible(true)] [DisplayName2("OPC-UA Index Range List Format Error Code")] [Guid("D33F4A85-2480-4A87-AE25-B6575CD4C44A")] public enum UAIndexRangeListFormatErrorCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
[CLSCompliant(true)] [ComVisible(true)] [DisplayName2("OPC-UA Index Range List Format Error Code")] [Guid("D33F4A85-2480-4A87-AE25-B6575CD4C44A")] public enum class UAIndexRangeListFormatErrorCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable