Accusoft.ThumbnailXpress6.Net
Count Property (ThumbnailItemCollection)




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

Property Value

The number of elements contained in the collection.
See Also

Reference

ThumbnailItemCollection Class
ThumbnailItemCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback