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 _ )
'使用法 Dim type As String Dim childType As String Dim instance As New ShapeEventArgs(type, childType)
'使用法
Dim type As String Dim childType As String Dim instance As New ShapeEventArgs(type, childType)
ShapeEventArgs クラス ShapeEventArgs メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.