OnRemoveComplete Method (FieldCollection)
Called after an item has been removed. Sets
AutoGenerated property to false.
protected override void OnRemoveComplete(
int ,
object
)
'Declaration
Protected Overrides Sub OnRemoveComplete( _
ByVal As Integer, _
ByVal As Object _
)
Parameters
- index
- The item index.
- value
- The item.