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
Key Method
Gets the key.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
public
Obj
Key
()
Public
Function
Key
As
Obj
public
:
virtual
Obj
^
Key
()
sealed
function
Key
();
Return Value
Type:
Obj
Key of the current dictionary entry.
See Also
Reference
DictIterator Class
pdftron.SDF Namespace