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


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

Reference

GroupInfoCollection Class
GroupInfoCollection Members