'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseNodeDescriptorCollection)> <ComVisibleAttribute(True)> <GuidAttribute("417D2B3C-904B-4C7E-9CBB-72A6BD67344B")> <TypeConverterAttribute(System.ComponentModel.CollectionConverter)> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> <SerializableAttribute()> Public Class OpcBrowseNodeDescriptorCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of OpcBrowseNodeDescriptor) Implements OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseNodeDescriptorCollection, System.Collections.Generic.ICollection(Of OpcBrowseNodeDescriptor), System.Collections.Generic.IEnumerable(Of OpcBrowseNodeDescriptor), System.Collections.Generic.IList(Of OpcBrowseNodeDescriptor), System.Collections.Generic.IReadOnlyCollection(Of OpcBrowseNodeDescriptor), System.Collections.Generic.IReadOnlyList(Of OpcBrowseNodeDescriptor), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged
'Usage
Dim instance As OpcBrowseNodeDescriptorCollection
[ComDefaultInterface(OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseNodeDescriptorCollection)] [ComVisible(true)] [Guid("417D2B3C-904B-4C7E-9CBB-72A6BD67344B")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public class OpcBrowseNodeDescriptorCollection : System.Collections.ObjectModel.ObservableCollection<OpcBrowseNodeDescriptor>, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseNodeDescriptorCollection, System.Collections.Generic.ICollection<OpcBrowseNodeDescriptor>, System.Collections.Generic.IEnumerable<OpcBrowseNodeDescriptor>, System.Collections.Generic.IList<OpcBrowseNodeDescriptor>, System.Collections.Generic.IReadOnlyCollection<OpcBrowseNodeDescriptor>, System.Collections.Generic.IReadOnlyList<OpcBrowseNodeDescriptor>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged
[ComDefaultInterface(OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseNodeDescriptorCollection)] [ComVisible(true)] [Guid("417D2B3C-904B-4C7E-9CBB-72A6BD67344B")] [TypeConverter(System.ComponentModel.CollectionConverter)] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] [Serializable()] public ref class OpcBrowseNodeDescriptorCollection : public System.Collections.ObjectModel.ObservableCollection<OpcBrowseNodeDescriptor>, OpcLabs.EasyOpc.Forms.Browsing.ComTypes._OpcBrowseNodeDescriptorCollection, System.Collections.Generic.ICollection<OpcBrowseNodeDescriptor>, System.Collections.Generic.IEnumerable<OpcBrowseNodeDescriptor>, System.Collections.Generic.IList<OpcBrowseNodeDescriptor>, System.Collections.Generic.IReadOnlyCollection<OpcBrowseNodeDescriptor>, System.Collections.Generic.IReadOnlyList<OpcBrowseNodeDescriptor>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged