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 )