3 overrides of OnInsertComplete
System.Web.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
923 protected override void OnInsertComplete(int index, object value)
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
2793protected override void OnInsertComplete(int index, object value) {
System.Windows.Forms.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
923 protected override void OnInsertComplete(int index, object value)
2 references to OnInsertComplete
mscorlib (2)
system\collections\collectionbase.cs (2)
137OnInsertComplete(index, value); 174OnInsertComplete(index, value);