Accusoft.ThumbnailXpress6.Net
Count Property (SelectedThumbnailItemCollection)




Read-only property returning the number of items in the selected item collection.
Syntax
public new int Count {get;}
public: __property new int get_Count();
public:
new property int Count {
   int get();
}
'Declaration
 
Public Shadows ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As SelectedThumbnailItemCollection
Dim value As Integer
 
value = instance.Count

Property Value

The number of elements contained.
See Also

Reference

SelectedThumbnailItemCollection Class
SelectedThumbnailItemCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback