Connectivity Software User's Guide and Reference
PropertyOrFieldStandardNamesConverter Class
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.ComponentModel.Internal Namespace : PropertyOrFieldStandardNamesConverter Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Class PropertyOrFieldStandardNamesConverter 
   Inherits System.ComponentModel.StringConverter
'Usage
 
Dim instance As PropertyOrFieldStandardNamesConverter
[ComVisible(false)]
public class PropertyOrFieldStandardNamesConverter : System.ComponentModel.StringConverter 
[ComVisible(false)]
public ref class PropertyOrFieldStandardNamesConverter : public System.ComponentModel.StringConverter 
Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.ComponentModel.StringConverter
         OpcLabs.BaseLib.ComponentModel.Internal.PropertyOrFieldStandardNamesConverter

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