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