Accusoft.ThumbnailXpress6.Net
MoveNext Method (SelectedThumbnailItemCollectionEnumerator)




Advances the selected item collection enumerator position within the index by one if not at the end of the collection.
Syntax
public bool MoveNext()
public: bool MoveNext(); 
public:
bool MoveNext(); 
'Declaration
 
Public Function MoveNext() As Boolean
 
'Usage
 
Dim instance As SelectedThumbnailItemCollectionEnumerator
Dim value As Boolean
 
value = instance.MoveNext()
Remarks

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

See Also

Reference

SelectedThumbnailItemCollectionEnumerator Class
SelectedThumbnailItemCollectionEnumerator Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback