[To be supplied.]
[Visual Basic] Public Sub Remove( _ ByVal row As TableRow _ ) [C#] public void Remove( TableRow row ); [C++] public: void Remove( TableRow* row ); [JScript] public function Remove( row : TableRow );
TableRowCollection Class | TableRowCollection Members | System.Web.UI.WebControls Namespace