
| Visual Basic (Declaration) | |
|---|---|
Public Class TableRowGroupCollection Inherits Intersoft.Client.Documents.TextElementCollection(Of TableRowGroup) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TableRowGroupCollection | |
| C# | |
|---|---|
public class TableRowGroupCollection : Intersoft.Client.Documents.TextElementCollection<TableRowGroup> | |
| Delphi | |
|---|---|
public class TableRowGroupCollection = class(Intersoft.Client.Documents.TextElementCollection) | |
| JScript | |
|---|---|
public class TableRowGroupCollection extends Intersoft.Client.Documents.TextElementCollection | |
| Managed Extensions for C++ | |
|---|---|
public __gc class TableRowGroupCollection : public Intersoft.Client.Documents.TextElementCollection<TableRowGroup> | |
| C++/CLI | |
|---|---|
public ref class TableRowGroupCollection : public Intersoft.Client.Documents.TextElementCollection<TableRowGroup> | |
Intersoft.Client.Documents.TextElementCollection<T>
Intersoft.Client.Documents.TableRowGroupCollection
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