'Declaration
<ComVisibleAttribute(True)> <DisplayName2Attribute("OPC-UA Browse Path Element Type")> <GuidAttribute("C800A6E9-4F95-4ED4-AE0C-06765785D0C2")> Public Enum UABrowsePathElementType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As UABrowsePathElementType
[ComVisible(true)] [DisplayName2("OPC-UA Browse Path Element Type")] [Guid("C800A6E9-4F95-4ED4-AE0C-06765785D0C2")] public enum UABrowsePathElementType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
[ComVisible(true)] [DisplayName2("OPC-UA Browse Path Element Type")] [Guid("C800A6E9-4F95-4ED4-AE0C-06765785D0C2")] public enum class UABrowsePathElementType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable