バージョン

SecondRecurrenceRule コンストラクタ(Int32)

SecondRecurrenceRule オブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal second As Integer _
)
public SecondRecurrenceRule( 
   int second
)

パラメータ

second
秒の値を指定します。有効な値は 0 から 59 です。
参照