Spread Windows Forms 12.0 Product Documentation
Count Property (Elements)


FarPoint.Win Assembly > FarPoint.Win Namespace > Elements Class : Count Property
Gets the number of elements in the collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Count As Integer
'Usage
 
Dim instance As Elements
Dim value As Integer
 
value = instance.Count
public virtual int Count {get;}

Property Value

Integer number of elements in the collection
See Also

Reference

Elements Class
Elements Members