The members of System.Web.UI.HtmlControls.HtmlTableRowCollection are listed below.
See Also: Inherited members from System.Object
[read-only] | Count | int.
Gets the number of System.Web.UI.HtmlControls.HtmlTableRow objects in the System.Web.UI.HtmlControls.HtmlTableRowCollection collection. |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether the System.Web.UI.HtmlControls.HtmlTableRowCollection collection is read-only. |
[read-only] | IsSynchronized | bool.
Gets a value indicating whether access to the System.Web.UI.HtmlControls.HtmlTableRowCollection collection is synchronized (thread safe). |
[read-only] default property | Item(int) | HtmlTableRow. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object.
Gets the object that can be used to synchronize access to the System.Web.UI.HtmlControls.HtmlTableRowCollection collection. |