バージョン

YearSection コンストラクタ

コンストラクター。YearSection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal isFourDigits As Boolean _
)
public YearSection( 
   bool isFourDigits
)

パラメータ

isFourDigits
年のセクションが 4 桁または 2 桁であるかどうかを示します
参照