PowerTools SPREAD for Windows Forms 8.0J
YearMonthFormat コンストラクタ(String,String)


年の書式を示すSystem.String値。
月の書式を示すSystem.String値。
YearMonthFormatクラスのインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal yearFormat As String, _
   ByVal monthFormat As String _
)
'使用法
 
Dim yearFormat As String
Dim monthFormat As String
 
Dim instance As New YearMonthFormat(yearFormat, monthFormat)
public YearMonthFormat( 
   string yearFormat,
   string monthFormat
)

パラメータ

yearFormat
年の書式を示すSystem.String値。
monthFormat
月の書式を示すSystem.String値。
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.