PyIEnumSTATSTG Object
An enumerator for elements contained in a PyIStorage object
Methods
- Next
 - Retrieves a specified number of items in the enumeration sequence.
 - Skip
 - Skips over the next specified elementes.
 - Reset
 - Resets the enumeration sequence to the beginning.
 - Clone
 - Creates another enumerator that contains the same enumeration state as the current one.