GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItemCollectionInfo Class / Clear Method


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