PDFReaderControls.NET Standard Class Reference

ThumbnailsViewerCollection.MoveNext Method 

Advances the enumerator to the next item in the collection.

public bool MoveNext();

Return Value

true if the enumerator was succesfully advanced to the next item; false if the enumerator has reached the end of the collection.

Implements

IEnumerator.MoveNext

See Also

ThumbnailsViewerCollection Class | TallComponents.PDF.ReaderControls Namespace