add

add(double position, int align) function

Adds a Tab to the collection.

Result

Tab


add(Tab value) function

Adds a Tab to the collection.

Parameters

NameTypeDescription
valueTabThe Tab object to be added at the end of the collection.

Result

int