Remove

TabsCollection.Remove method

Remove the Tab object from the collection.

public void Remove(TabCollection item)
Parameter Type Description
item TabCollection

See Also