バージョン

AppointmentExitingEditModeEventArgs コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal appointment As Appointment, _
   ByVal oldValue As String, _
   ByVal newValue As String, _
   ByVal applyChanges As Boolean _
)
public AppointmentExitingEditModeEventArgs( 
   Appointment appointment,
   string oldValue,
   string newValue,
   bool applyChanges
)

パラメータ

appointment
oldValue
newValue
applyChanges
参照