Spread for ASP.NET 12 Product Documentation
Count Property (NamedStyleCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyleCollection Class : Count Property
Gets the number of styles (NamedStyle objects) in the collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Count As Integer
'Usage
 
Dim instance As NamedStyleCollection
Dim value As Integer
 
value = instance.Count
public virtual int Count {get;}
See Also

Reference

NamedStyleCollection Class
NamedStyleCollection Members