ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearColorBooks Class : Count Property |
'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();