'宣言 Public Shared Function CreateRemoveChange( _ ByVal oldStartingIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal isAnimated As System.Boolean _ ) As GridControlAdapterNotifyChange
public static GridControlAdapterNotifyChange CreateRemoveChange( System.int oldStartingIndex, System.int count, System.bool isAnimated )
パラメータ
- oldStartingIndex
- 削除される項目のインデックス。
- count
- 個数。
- isAnimated
- 変更をアニメーションするかどうか。