[To be supplied.]
[Visual Basic] Public Sub New( _ ByVal type As Integer, _ ByVal index As Integer _ ) [C#] public IndexEventArgs( int type, int index ); [C++] public: IndexEventArgs( int type, int index ); [JScript] public function IndexEventArgs( type : int, index : int );
IndexEventArgs Class | IndexEventArgs Members | System.Data Namespace