バージョン

DateOutOfRangeException コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal supplied As Date, _
   ByVal min As Date, _
   ByVal max As Date _
)
public DateOutOfRangeException( 
   DateTime supplied,
   DateTime min,
   DateTime max
)

パラメータ

supplied
min
max
参照