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
'Declaration
 
Public Function MoveNext() As Boolean
'Usage
 
Dim instance As SelectedThumbnailItemCollectionEnumerator
Dim value As Boolean
 
value = instance.MoveNext()
public bool MoveNext()
public: bool MoveNext(); 
public:
bool MoveNext(); 
Remarks

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

See Also

Reference

SelectedThumbnailItemCollectionEnumerator Class
SelectedThumbnailItemCollectionEnumerator Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback