public ShapeEventArgs( string type, string childType )
'Declaration Public Function New( _ ByVal type As String, _ ByVal childType As String _ )
'Declaration
Public Function New( _ ByVal type As String, _ ByVal childType As String _ )
'Usage Dim type As String Dim childType As String Dim instance As New ShapeEventArgs(type, childType)
'Usage
Dim type As String Dim childType As String Dim instance As New ShapeEventArgs(type, childType)
ShapeEventArgs Class ShapeEventArgs Members Overload List