'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <ProvidePropertyAttribute("IsIncluded", OpcLabs.BaseLib.Connectivity.IConnectivity)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public Class CompositeConnectivity Inherits ConnectivityBase Implements IConnectivity, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.Collections.Generic.IEnumerable(Of IConnectivity), 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, IConnectivity, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.Collections.Generic.IEnumerable<IConnectivity>, 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, IConnectivity, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.Collections.Generic.IEnumerable<IConnectivity>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable