'Declaration
Public NotInheritable Class TouchStripItemCollection Inherits FarPoint.Web.Spread.StateList(Of TouchStripItem)
'Usage
Dim instance As TouchStripItemCollection
public sealed class TouchStripItemCollection : FarPoint.Web.Spread.StateList<TouchStripItem>