Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubItemCollectionInfo Class / Clear Method


In This Topic
Clear Method (SubItemCollectionInfo)
In This Topic
Clears all the items in the collection.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As SubItemCollectionInfo
 
instance.Clear()
See Also