'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <ProvidePropertyAttribute("IsIncluded", OpcLabs.BaseLib.Connectivity.IConnectivity)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public Class CompositeConnectivity Inherits ConnectivityBase Implements OpcLabs.BaseLib.Collections.Generic.INonNullEnumerable(Of IConnectivity), IConnectivity, OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.Collections.Generic.IEnumerable(Of IConnectivity), System.Collections.Generic.IEnumerable(Of T), System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As CompositeConnectivity
[CLSCompliant(true)] [ComVisible(false)] [ProvideProperty("IsIncluded", OpcLabs.BaseLib.Connectivity.IConnectivity)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public class CompositeConnectivity : ConnectivityBase, OpcLabs.BaseLib.Collections.Generic.INonNullEnumerable<IConnectivity>, IConnectivity, OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.Collections.Generic.IEnumerable<IConnectivity>, System.Collections.Generic.IEnumerable<T>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComVisible(false)] [ProvideProperty("IsIncluded", OpcLabs.BaseLib.Connectivity.IConnectivity)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public ref class CompositeConnectivity : public ConnectivityBase, OpcLabs.BaseLib.Collections.Generic.INonNullEnumerable<IConnectivity>, IConnectivity, OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.Collections.Generic.IEnumerable<IConnectivity>, System.Collections.Generic.IEnumerable<T>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable