Leadtools Namespace > NotifyLeadCollectionChangedEventArgs Class : Create Method |
public static NotifyLeadCollectionChangedEventArgs Create( NotifyLeadCollectionChangedAction action )
'Declaration Public Shared Function Create( _ ByVal action As NotifyLeadCollectionChangedAction _ ) As NotifyLeadCollectionChangedEventArgs
'Usage Dim action As NotifyLeadCollectionChangedAction Dim value As NotifyLeadCollectionChangedEventArgs value = NotifyLeadCollectionChangedEventArgs.Create(action)
public static NotifyLeadCollectionChangedEventArgs Create( NotifyLeadCollectionChangedAction action )
function Leadtools.NotifyLeadCollectionChangedEventArgs.Create( action )
public: static NotifyLeadCollectionChangedEventArgs^ Create( NotifyLeadCollectionChangedAction action )