TabCollection

TabCollection class

Contains a collection of Tab elements

Properties

NameTypeDescription
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
IXintThe zero-based index of the element within its parent element.
Countint
Item (int)Tab

Methods

NameDescription
addAdd the Tab object in the collection.
removeRemove the Tab object from the collection.
clear
removeAt
iteratorReserved for internal use.