バージョン

NumericTimeChangedEventArgs コンストラクタ

NumericTimeChangedEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal newTime As Double _
)
public NumericTimeChangedEventArgs( 
   double newTime
)

パラメータ

newTime
新しい時刻です。
参照