Add

TabCollection.Add method

Add the Tab object in the collection.

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

See Also