![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_Collections_Specialized_ComTypes__NormalizedExceptionCollection.png)
This interface represents a collection, where the items are of type OpcLabs.BaseLib.NormalizedException.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("B98FB987-0D1F-484B-A54A-2371CB3148CC")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _NormalizedExceptionCollection
'Usage
Dim instance As _NormalizedExceptionCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("B98FB987-0D1F-484B-A54A-2371CB3148CC")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _NormalizedExceptionCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("B98FB987-0D1F-484B-A54A-2371CB3148CC")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _NormalizedExceptionCollection
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.