OnInsert Method (ValueIntervalCollection)
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Overrides Sub OnInsert( _
ByVal As Integer, _
ByVal As Object _
)
protected override void OnInsert(
int ,
object
)
Parameters
- index
- value
See Also