'Declaration Public Function New( _ ByVal field As Field _ )
'Declaration
Public Function New( _ ByVal field As Field _ )
'使用法 Dim field As Field Dim instance As New FieldEventArgs(field)
'使用法
Dim field As Field Dim instance As New FieldEventArgs(field)
public FieldEventArgs( Field field )
FieldEventArgs クラス FieldEventArgs メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.