バージョン

ActiveDayChangedEventArgs コンストラクタ

ActiveDayChangedEventArgs オブジェクトを構築します。
シンタックス
'宣言
 
Public Function New( _
   ByVal newDate As SmartDate _
)
public ActiveDayChangedEventArgs( 
   SmartDate newDate
)

パラメータ

newDate
新しくアクティブ日になる日付。
参照