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



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

Reference

StatisticsOutputColumnList Class
StatisticsOutputColumnList Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback