バージョン

DateButtonEnumerator コンストラクタ

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

パラメータ

dateButtons
繰り返すDateButtonsCollection。
参照