PowerTools PlusPak for Windows Forms 8.0J
GetEraNames メソッド

対象となるカルチャオブジェクト
指定したカルチャの元号のリストを取得します。
構文
Public Shared Function GetEraNames( _
   ByVal culture As CultureInfo _
) As String()
public static string[] GetEraNames( 
   CultureInfo culture
)

パラメータ

culture
対象となるカルチャオブジェクト

戻り値の型

元号名のリストを格納した配列
プラットフォーム

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

参照

DateTimeEx クラス
DateTimeEx メンバ

Send Feedback