NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TableCellCollection Class

[To be supplied.]

Object
   TableCellCollection

[Visual Basic]
Public Class TableCellCollection
   Implements ICollection, IEnumerable
[C#]
public class TableCellCollection : ICollection, IEnumerable
[C++]
public __gc class TableCellCollection : public ICollection,
   IEnumerable
[JScript]
public class TableCellCollection implements ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

TableCellCollection Members | System.Web.UI.WebControls Namespace