バージョン

CancelableNoteEventArgs コンストラクタ

指定した Note を使用して、新しい CancelableNoteEventArgs を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal note As Note _
)
public CancelableNoteEventArgs( 
   Note note
)

パラメータ

note
ノート オブジェクト。
参照