ListIterator.definitionString Method
Returns a textual representation of the type of the iterator.
Syntax
public str definitionString()
Run On
Called
Return Value
Type: str
A string that contains the type of the iterator.
Remarks
For example: int list iterator.