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

KeySetオブジェクトの識別名
キーセット。
KeySetCollectionコレクションの末尾にKeySetオブジェクトを追加します。
構文
Public Overloads Function Add( _
   ByVal key As String, _
   ByVal keyset As KeySet _
) As Integer
public int Add( 
   string key,
   KeySet keyset
)

パラメータ

key
KeySetオブジェクトの識別名
keyset
キーセット。

戻り値の型

KeySetCollection内の要素の総数を示す整数値
プラットフォーム

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

参照

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

Send Feedback