maxon.DataDictionaryIterator¶
Description¶
Iterator to iterate through all elements of a maxon.DataDictionaryIterator
.
Methods Signature¶
Retrieves the |
|
|
Initialize self. |
Methods Definition¶
-
DataDictionaryIterator.
GetIterator
()¶ Retrieves the
maxon.DataDictionaryIterator
attached to the current iterator.- Returns
The attached
maxon.DataDictionaryIterator
iterator.- Type
-
DataDictionaryIterator.
__init__
(dict, end)¶ Initialize self. See help(type(self)) for accurate signature.