C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IndexEntryCollection Class / OnSetComplete Method

In This Topic
OnSetComplete Method (IndexEntryCollection)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overrides Sub OnSetComplete( _
   ByVal index As Integer, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
 

Parameters

index
oldValue
newValue
See Also