'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.Networking.ComTypes._NetworkAddress)> <ComVisibleAttribute(False)> <GuidAttribute("0AF46A4F-3795-4095-AEFF-815617F0359F")> <ValueControlAttribute("OpcLabs.BaseLib.Forms.Networking.Internal.NetworkAddressControl, OpcLabs.BaseLibForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", CanChangeReadWrite=True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public MustInherit Class NetworkAddress Inherits OpcLabs.BaseLib.Info Implements OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.Networking.ComTypes._NetworkAddress, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As NetworkAddress
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Networking.ComTypes._NetworkAddress)] [ComVisible(false)] [Guid("0AF46A4F-3795-4095-AEFF-815617F0359F")] [ValueControl("OpcLabs.BaseLib.Forms.Networking.Internal.NetworkAddressControl, OpcLabs.BaseLibForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", CanChangeReadWrite=true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public abstract class NetworkAddress : OpcLabs.BaseLib.Info, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.Networking.ComTypes._NetworkAddress, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Networking.ComTypes._NetworkAddress)] [ComVisible(false)] [Guid("0AF46A4F-3795-4095-AEFF-815617F0359F")] [ValueControl("OpcLabs.BaseLib.Forms.Networking.Internal.NetworkAddressControl, OpcLabs.BaseLibForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", CanChangeReadWrite=true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class NetworkAddress abstract : public OpcLabs.BaseLib.Info, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, OpcLabs.BaseLib.Networking.ComTypes._NetworkAddress, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable