TabPageCollectionRemoveAt Method
Removes the
TabPage at the specified index.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public void RemoveAt(
int index
)
Public Sub RemoveAt (
index As Integer
)
Parameters
- index Int32
- The zero-based index at which value should be removed.