'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaDataCollection)> <ComVisibleAttribute(True)> <GuidAttribute("56F0D16D-8B4F-433B-95D4-BAF9D8CFD30B")> <TypeConverterAttribute(OpcLabs.EasyOpc.UA.PubSub.Configuration.UAFieldMetaDataCollection/ThisTypeConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public NotInheritable Class UAFieldMetaDataCollection Inherits System.Collections.ObjectModel.Collection(Of UAFieldMetaData) Implements OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaDataCollection, System.Collections.Generic.ICollection(Of UAFieldMetaData), System.Collections.Generic.IEnumerable(Of UAFieldMetaData), System.Collections.Generic.IList(Of UAFieldMetaData), System.Collections.Generic.IReadOnlyCollection(Of UAFieldMetaData), System.Collections.Generic.IReadOnlyList(Of UAFieldMetaData), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As UAFieldMetaDataCollection
[ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaDataCollection)] [ComVisible(true)] [Guid("56F0D16D-8B4F-433B-95D4-BAF9D8CFD30B")] [TypeConverter(OpcLabs.EasyOpc.UA.PubSub.Configuration.UAFieldMetaDataCollection/ThisTypeConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public sealed class UAFieldMetaDataCollection : System.Collections.ObjectModel.Collection<UAFieldMetaData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaDataCollection, System.Collections.Generic.ICollection<UAFieldMetaData>, System.Collections.Generic.IEnumerable<UAFieldMetaData>, System.Collections.Generic.IList<UAFieldMetaData>, System.Collections.Generic.IReadOnlyCollection<UAFieldMetaData>, System.Collections.Generic.IReadOnlyList<UAFieldMetaData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable
[ComDefaultInterface(OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaDataCollection)] [ComVisible(true)] [Guid("56F0D16D-8B4F-433B-95D4-BAF9D8CFD30B")] [TypeConverter(OpcLabs.EasyOpc.UA.PubSub.Configuration.UAFieldMetaDataCollection/ThisTypeConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class UAFieldMetaDataCollection sealed : public System.Collections.ObjectModel.Collection<UAFieldMetaData>, OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes._UAFieldMetaDataCollection, System.Collections.Generic.ICollection<UAFieldMetaData>, System.Collections.Generic.IEnumerable<UAFieldMetaData>, System.Collections.Generic.IList<UAFieldMetaData>, System.Collections.Generic.IReadOnlyCollection<UAFieldMetaData>, System.Collections.Generic.IReadOnlyList<UAFieldMetaData>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable, System.Xml.Serialization.IXmlSerializable