Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnNotifyCollectionChangedEventArgs Class : CreateRemove Method |
public static AnnNotifyCollectionChangedEventArgs CreateRemove( int index )
'Declaration
Public Shared Function CreateRemove( _ ByVal index As Integer _ ) As AnnNotifyCollectionChangedEventArgs
public static AnnNotifyCollectionChangedEventArgs CreateRemove( int index )
public static AnnNotifyCollectionChangedEvent createRemove(Object source, int index)
function Leadtools.Annotations.Core.AnnNotifyCollectionChangedEventArgs.CreateRemove( index )