NumberTreeIteratorKey Method |
Gets the key.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function Key As Obj
public:
virtual Obj^ Key() sealed
Return Value
Type:
Obj
Key of the current element.
See Also