SubItemCollectionRemoveItem メソッド
|
コレクションの指定したインデックスにある
SubItem を削除します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 protected override void RemoveItem(
int index
)
Protected Overrides Sub RemoveItem (
index As Integer
)
パラメーター
- index
- 型: SystemInt32
SubItem を削除する位置の 0 から始まるインデックス。
例外 関連項目