TabCollection.Remove

TabCollection.Remove method

Remove the Tab object from the collection.

public void Remove(Tab item)
ParameterTypeDescription
itemTab

See Also