ImageGear for .NET
Count Property (ImGearColorBooks)




Gets the number of color books in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ImGearColorBooks
Dim value As Integer
 
value = instance.Count
public int Count {get;}
public: __property int get_Count();
public:
property int Count {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearColorBooks Class
ImGearColorBooks Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback