[To be supplied.]
[Visual Basic] Overrides Public Function Equals( _ ByVal other As Object _ ) As Boolean [C#] public override bool Equals( object other ); [C++] public: override bool Equals( Object* other ); [JScript] public override function Equals( other : Object ) : Boolean;
DataSetViewListItemTableDescriptor Class | DataSetViewListItemTableDescriptor Members | System.Data Namespace