Spread Windows Forms 12.0 Product Documentation
Count Property (MatchedListItemCollectionInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > MatchedListItemCollectionInfo Class : Count Property
Gets the number of elements contained in the System.Collections.ICollection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As MatchedListItemCollectionInfo
Dim value As Integer
 
value = instance.Count
public int Count {get;}

Property Value

The number of elements contained in the System.Collections.ICollection.
See Also

Reference

MatchedListItemCollectionInfo Class
MatchedListItemCollectionInfo Members