'Declaration Public Function New( _ ByVal comment As String _ )
'Declaration
Public Function New( _ ByVal comment As String _ )
'Usage Dim comment As String Dim instance As New PublicAPIAttribute(comment)
'Usage
Dim comment As String Dim instance As New PublicAPIAttribute(comment)
public PublicAPIAttribute( string comment )
public: PublicAPIAttribute( String^ comment )
Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1
PublicAPIAttribute Class PublicAPIAttribute Members Overload List