Add

TabsCollection.Add method

Add the Tab object in the collection.

public int Add(TabCollection item)
Parameter Type Description
item TabCollection

See Also