バージョン

ActivitiesEventArgs コンストラクタ

新しい ActivitiesEventArgs を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal activities As IList(Of ActivityBase) _
)
public ActivitiesEventArgs( 
   IList<ActivityBase> activities
)

パラメータ

activities
ドラッグされているアクティビティ。
参照