PowerTools InputMan for ASP.NET 8.0J
YearMonthFormat コンストラクタ(String,String)

年の書式(String 型)
月の書式(String 型)
指定したデータを含むYearMonthFormatクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal yearFormat As String, _
   ByVal monthFormat As String _
)
public YearMonthFormat( 
   string yearFormat,
   string monthFormat
)

パラメータ

yearFormat
年の書式(String 型)
monthFormat
月の書式(String 型)
参照

YearMonthFormat クラス
YearMonthFormat メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.