add

add(double position, int align) method

Adds a Tab to the collection.

Returns

Tab


add(Tab value) method

Adds a Tab to the collection.

Parameters

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

Returns

int