Active Query Builder 2 .NET Edition reference
Count Property (StatisticsFieldList)



Indicates the number of items in the list.
Syntax
public System.int Count {get;}
public: __property System.int get_Count();
'Declaration
 
Public ReadOnly Property Count As System.Integer
 
'Usage
 
Dim instance As StatisticsFieldList
Dim value As System.Integer
 
value = instance.Count
See Also

Reference

StatisticsFieldList Class
StatisticsFieldList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback