Leadtools Namespace > NotifyLeadCollectionChangedEventArgs Class : CreateReplace Method |
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 )