'Declaration Public Shadows Sub RemoveAt( _ ByVal index As Integer _ )
'Usage Dim instance As TouchStripCollection Dim index As Integer instance.RemoveAt(index)
public new void RemoveAt( int index )
TouchStripCollection Class TouchStripCollection Members