Removes the tab of the specified type from the collection of hidden tabs.
public void Remove( DiagramPageTab hiddenTab )
Public Sub Remove( ByVal hiddenTab As DiagramPageTab )
Note that calling the Remove method also disposes all elements removed from the collection.