C# Class System.Data.Tests.DataViewTest2.EventProperties

Datei anzeigen Open project: dotnet/corefx

Public Properties

Property Type Description
NewIndex int
OldIndex int
lstType ListChangedType

Property Details

NewIndex public_oe property

public int NewIndex
return int

OldIndex public_oe property

public int OldIndex
return int

lstType public_oe property

public ListChangedType lstType
return ListChangedType