LEADTOOLS (Leadtools assembly)

CreateReplace Method

Show in webframe







0-based index of the item being replaced.
Creates a new instance of NotifyLeadCollectionChangedEventArgs for a replace operation.
Syntax
public static NotifyLeadCollectionChangedEventArgs CreateReplace( 
   int index
)
'Declaration
 
Public Shared Function CreateReplace( _
   ByVal index As Integer _
) As NotifyLeadCollectionChangedEventArgs
'Usage
 
Dim index As Integer
Dim value As NotifyLeadCollectionChangedEventArgs
 
value = NotifyLeadCollectionChangedEventArgs.CreateReplace(index)
public static NotifyLeadCollectionChangedEventArgs CreateReplace( 
   int index
)

            

            
 function Leadtools.NotifyLeadCollectionChangedEventArgs.CreateReplace( 
   index 
)
public:
static NotifyLeadCollectionChangedEventArgs^ CreateReplace( 
   int index
) 

Parameters

index
0-based index of the item being replaced.

Return Value

The object this method creates.
Requirements

Target Platforms

See Also

Reference

NotifyLeadCollectionChangedEventArgs Class
NotifyLeadCollectionChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.