ITabCollection class

ITabCollection class

Represents a collection of tabs.

The ITabCollection type exposes the following members:

Gets the element at the specified index. Read-only ITab.

Indexer

NameDescription
[index]

Methods

MethodDescription
addAdds a Tab to the collection.
addAdds a Tab to the collection.
clearRemoves all elements from the collection.
remove_atRemoves the element at the specified index of the collection.

See Also