
| Visual Basic (Declaration) | |
|---|---|
Public Class TableCellCollection Inherits Intersoft.Client.Documents.TextElementCollection(Of TableCell)  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As TableCellCollection  | |
| C# | |
|---|---|
public class TableCellCollection : Intersoft.Client.Documents.TextElementCollection<TableCell>  | |
| Delphi | |
|---|---|
public class TableCellCollection = class(Intersoft.Client.Documents.TextElementCollection)  | |
| JScript | |
|---|---|
public class TableCellCollection extends Intersoft.Client.Documents.TextElementCollection  | |
| Managed Extensions for C++ | |
|---|---|
public __gc class TableCellCollection : public Intersoft.Client.Documents.TextElementCollection<TableCell>  | |
| C++/CLI | |
|---|---|
public ref class TableCellCollection : public Intersoft.Client.Documents.TextElementCollection<TableCell>  | |
   
      
         Intersoft.Client.Documents.TextElementCollection<T>
            Intersoft.Client.Documents.TableCellCollection
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family