| C1.C1Schedule Namespace > ListChangedEventArgs Class > ListChangedEventArgs Constructor : ListChangedEventArgs Constructor(ListChangedType,Int32) |
'DeclarationPublic Function New( _ ByVal listChangedType As ListChangedType, _ ByVal newIndex As Integer _ )
'UsageDim listChangedType As ListChangedType Dim newIndex As Integer Dim instance As New ListChangedEventArgs(listChangedType, newIndex)
public ListChangedEventArgs( ListChangedType listChangedType, int newIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2