Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > NotifyLeadCollectionChangedEventArgs Class : CreateRemove Method |
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 )