OnSetComplete Method (C1AnchorInfoCollection)
 
            
                In This Topic
            
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
Protected Overrides Sub OnSetComplete( _
   ByVal  As Integer, _
   ByVal  As Object, _
   ByVal  As Object _
) 
             
        
            
            protected override void OnSetComplete( 
   int ,
   object ,
   object 
)
             
        
             
        
            Parameters
- index
 
- oldValue
 
- newValue
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also