'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection)> <ComVisibleAttribute(True)> <GuidAttribute("4798AB3C-0F5B-4E53-B731-BADD17D29C1A")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UASimpleAttributeOperandCollection Inherits System.Collections.ObjectModel.Collection(Of UASimpleAttributeOperand) Implements OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection, System.Collections.Generic.ICollection(Of UASimpleAttributeOperand), System.Collections.Generic.IEnumerable(Of UASimpleAttributeOperand), System.Collections.Generic.IList(Of UASimpleAttributeOperand), System.Collections.Generic.IReadOnlyCollection(Of UASimpleAttributeOperand), System.Collections.Generic.IReadOnlyList(Of UASimpleAttributeOperand), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As UASimpleAttributeOperandCollection
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection)] [ComVisible(true)] [Guid("4798AB3C-0F5B-4E53-B731-BADD17D29C1A")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UASimpleAttributeOperandCollection : System.Collections.ObjectModel.Collection<UASimpleAttributeOperand>, OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection, System.Collections.Generic.ICollection<UASimpleAttributeOperand>, System.Collections.Generic.IEnumerable<UASimpleAttributeOperand>, System.Collections.Generic.IList<UASimpleAttributeOperand>, System.Collections.Generic.IReadOnlyCollection<UASimpleAttributeOperand>, System.Collections.Generic.IReadOnlyList<UASimpleAttributeOperand>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection)] [ComVisible(true)] [Guid("4798AB3C-0F5B-4E53-B731-BADD17D29C1A")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UASimpleAttributeOperandCollection sealed : public System.Collections.ObjectModel.Collection<UASimpleAttributeOperand>, OpcLabs.EasyOpc.UA.Filtering.ComTypes._UASimpleAttributeOperandCollection, System.Collections.Generic.ICollection<UASimpleAttributeOperand>, System.Collections.Generic.IEnumerable<UASimpleAttributeOperand>, System.Collections.Generic.IList<UASimpleAttributeOperand>, System.Collections.Generic.IReadOnlyCollection<UASimpleAttributeOperand>, System.Collections.Generic.IReadOnlyList<UASimpleAttributeOperand>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList