C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / ImageCollection Class / OnInsertComplete Method

In This Topic
OnInsertComplete Method (ImageCollection)
In This Topic
Performs additional custom processes after inserting a new element into the ImageCollection instance.
Syntax
'Declaration
 
Protected Overrides Sub OnInsertComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
 

Parameters

index
value
See Also