Connectivity Software User's Guide and Reference
ExpandableStructConverter Class
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.ComponentModel.Internal Namespace : ExpandableStructConverter Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<HostProtectionAttribute(SecurityAction.LinkDemand, SharedState=True)>
Public Class ExpandableStructConverter 
   Inherits System.ComponentModel.TypeConverter
'Usage
 
Dim instance As ExpandableStructConverter
[ComVisible(false)]
[HostProtection(SecurityAction.LinkDemand, SharedState=true)]
public class ExpandableStructConverter : System.ComponentModel.TypeConverter 
[ComVisible(false)]
[HostProtection(SecurityAction.LinkDemand, SharedState=true)]
public ref class ExpandableStructConverter : public System.ComponentModel.TypeConverter 
Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      OpcLabs.BaseLib.ComponentModel.Internal.ExpandableStructConverter

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also