PowerTools PlusPak for Windows Forms 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 値。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback