QuickOPC User's Guide and Reference
PublicAPIAttribute Constructor(String)



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > PublicAPIAttribute Class > PublicAPIAttribute Constructor : PublicAPIAttribute Constructor(String)
Syntax
'Declaration
 
Public Function New( _
   ByVal comment As String _
)
'Usage
 
Dim comment As String
 
Dim instance As New PublicAPIAttribute(comment)
public PublicAPIAttribute( 
   string comment
)
public:
PublicAPIAttribute( 
   String^ comment
)

Parameters

comment
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

PublicAPIAttribute Class
PublicAPIAttribute Members
Overload List