Accusoft.ThumbnailXpress6.Net
Current Property (SelectedThumbnailItemCollectionEnumerator)




Gets the selected ThumbnailItem at the current position within the index.
Syntax
'Declaration
 
Public ReadOnly Property Current As ThumbnailItem
'Usage
 
Dim instance As SelectedThumbnailItemCollectionEnumerator
Dim value As ThumbnailItem
 
value = instance.Current
public ThumbnailItem Current {get;}
public: __property ThumbnailItem* get_Current();
public:
property ThumbnailItem^ Current {
   ThumbnailItem^ get();
}

Property Value

Returns the selected ThumbnailItem at the current position within the index.
Remarks

Note: The selected item collection must be locked before accessing this property.

See Also

Reference

SelectedThumbnailItemCollectionEnumerator Class
SelectedThumbnailItemCollectionEnumerator Members
ThumbnailItem Class

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback