Click or drag to resize

ITableCollection Properties

The ITableCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of items in collection.
(Inherited from ICollectionBase .)
Public property Item
Gets the [!:Spire.Doc.ITable] at the specified index.
Top
See Also