TabCollection.Add

TabCollection.Add method

Add the Tab object in the collection.

public int Add(Tab item)
ParameterTypeDescription
itemTab

See Also