ImageGear23.Twain Assembly > ImageGear.TWAIN Namespace > ImGearCapArray Class : Count Property |
'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As ImGearCapArray Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();