ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : Count Property |
'Declaration ReadOnly Property Count As Integer
'Usage Dim instance As IImGearThumbnailCtl Dim value As Integer value = instance.Count
int Count {get;}
__property int get_Count();