バージョン

Remove メソッド (GridBehaviorCollection)

コレクションから動作を削除します。
シンタックス
'宣言
 
Public Overrides Sub Remove( _
   ByVal item As ICollectionObject _
) 
public override void Remove( 
   ICollectionObject item
)

パラメータ

item
削除する動作。
参照