'Declaration Public Function New( _ ByVal value As String _ )
'Declaration
Public Function New( _ ByVal value As String _ )
'Usage Dim value As String Dim instance As New CompletedEventArgs(value)
'Usage
Dim value As String Dim instance As New CompletedEventArgs(value)
public CompletedEventArgs( string value )
CompletedEventArgs Class CompletedEventArgs Members