Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleCollection Class / RemoveItem Method


In This Topic
RemoveItem Method (AppearanceStyleCollection)
In This Topic
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub RemoveItem( _
   ByVal index As Integer _
) 
 
'Usage
 
Dim instance As AppearanceStyleCollection
Dim index As Integer
 
instance.RemoveItem(index)

Parameters

index
See Also