FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataColumnCollection クラス : OnRemoveComplete メソッド |
'Declaration Protected Overrides Sub OnRemoveComplete( _ ByVal index As Integer, _ ByVal value As Object _ )
'使用法 Dim instance As SpreadDataColumnCollection Dim index As Integer Dim value As Object instance.OnRemoveComplete(index, value)