←Select platform

CreateAdd Method (NotifyLeadCollectionChangedEventArgs)

Summary

Creates a new instance of NotifyLeadCollectionChangedEventArgs for a add operation.

Syntax

C#
VB
C++
public static Leadtools.NotifyLeadCollectionChangedEventArgs CreateAdd(  
   int newStartingIndex 
) 
Public Shared Function CreateAdd( _ 
   ByVal newStartingIndex As Integer _ 
) As Leadtools.NotifyLeadCollectionChangedEventArgs 
public: 
static Leadtools.NotifyLeadCollectionChangedEventArgs^ CreateAdd( 
   int newStartingIndex 
)  

Parameters

newStartingIndex
0-based index of the item being added.

Return Value

The object this method creates.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize