GrapeCity SPREAD for WPF 2.0J
RemoveItem メソッド (SubItemCollection)

SubItem を削除する位置の0から始まるインデックス。
コレクションの指定したインデックスにある SubItem を削除します。
構文
'Declaration
 
Protected Overrides NotOverridable Sub RemoveItem( _
   ByVal index As Integer _
) 
protected override void RemoveItem( 
   int index
)

パラメータ

index
SubItem を削除する位置の0から始まるインデックス。
例外
例外説明
System.InvalidOperationException自動生成された ListItemListItem.SubItems は変更できません。
参照

SubItemCollection クラス
SubItemCollection メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.