System.Web.UI.HtmlControls.HtmlTableCellCollection.SyncRoot Property

Gets the object that can be used to synchronize access to the System.Web.UI.HtmlControls.HtmlTableCellCollection collection.

Syntax

public object SyncRoot { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The object returned in this implementation is the current instance of the System.Web.UI.HtmlControls.HtmlTableCellCollection class.

For more information on the HtmlTableCellCollection.SyncRoot property, see the ICollection.SyncRoot property of the ICollection interface.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0