TabCollection class

TabCollection class

Represents a collection of tabs.

The TabCollection type exposes the following members:

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

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