Namespace: Spire.Xls.Core.Spreadsheet.Tables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public class ListObjectCollection : CollectionExtended<IListObject>, IListObjects, IList<IListObject>, ICollection<IListObject>, IEnumerable<IListObject>, IEnumerable
Public Class ListObjectCollection Inherits CollectionExtended(Of IListObject) Implements IListObjects, IList(Of IListObject), ICollection(Of IListObject), IEnumerable(Of IListObject), IEnumerable
public ref class ListObjectCollection : public CollectionExtended<IListObject^>, IListObjects, IList<IListObject^>, ICollection<IListObject^>, IEnumerable<IListObject^>, IEnumerable
type ListObjectCollection = class inherit CollectionExtended<IListObject> interface IListObjects interface IList<IListObject> interface ICollection<IListObject> interface IEnumerable<IListObject> interface IEnumerable end
Members
All Members | Properties | Methods | Events |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Inheritance Hierarchy
System..::..Object
Spire.Xls.Core.Spreadsheet.Collections..::..CollectionBase<(Of <(<'IListObject>)>)>
Spire.Xls.Core.Spreadsheet.Collections..::..CollectionExtended<(Of <(<'IListObject>)>)>
Spire.Xls.Core.Spreadsheet.Tables..::..ListObjectCollection
Spire.Xls.Core.Spreadsheet.Collections..::..CollectionBase<(Of <(<'IListObject>)>)>
Spire.Xls.Core.Spreadsheet.Collections..::..CollectionExtended<(Of <(<'IListObject>)>)>
Spire.Xls.Core.Spreadsheet.Tables..::..ListObjectCollection