Accusoft.PrintPro8.Net
MoveNext Method (PaperBinEnumerator)




Moves the enumerator to the next paper bin within the collection.
Syntax
public bool MoveNext()
public: bool MoveNext(); 
public:
bool MoveNext(); 
'Declaration
 
Public Function MoveNext() As Boolean
 
'Usage
 
Dim instance As PaperBinEnumerator
Dim value As Boolean
 
value = instance.MoveNext()

Return Value

A boolean value which is true if the move was successful, false otherwise.
See Also

Reference

PaperBinEnumerator Class
PaperBinEnumerator Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback