LEADTOOLS (Leadtools assembly)

CreateRemove Method

Show in webframe







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

            

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

Parameters

index
0-based index of the item being removed.

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.