PowerTools PlusPak for Windows Forms 8.0J
Add(String,SubStyle) メソッド

日付スタイルの識別名
この項目の値(SubStyle)。
SubStyleCollectionコレクションの末尾にSubStyleオブジェクトを追加します。
構文
Public Overloads Function Add( _
   ByVal key As String, _
   ByVal subStyle As SubStyle _
) As Integer
public int Add( 
   string key,
   SubStyle subStyle
)

パラメータ

key
日付スタイルの識別名
subStyle
この項目の値(SubStyle)。

戻り値の型

この日付スタイルのインデックス
プラットフォーム

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

参照

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

Send Feedback