Spread Windows Forms 12.0 Product Documentation
Count Property (SyntaxHighlightEntry)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlightEntry Structure : Count Property
Gets the total number of arguments.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As SyntaxHighlightEntry
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members