API for PDFNet SDK for Universal Windows Platform (UWP)
API for PDFNet SDK for Universal Windows Platform (UWP)
pdftron.SDF
DictIterator Class
DictIterator Methods
Close Method
Equals Method
HasNext Method
Key Method
Next Method
Set Method
Value Method
DictIterator
Next Method
Advances the iterator to the next element of the collection.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
public
void
Next
()
Public
Sub
Next
public
:
virtual
void
Next
()
sealed
function
Next
();
See Also
Reference
DictIterator Class
pdftron.SDF Namespace