The documentation for the properties of a GeodatabaseFeatureTable called addedFeatures and updatedFeatures says they are a 'FeatureTableIterator' object, but they appear to instead be a list of features.
(For me the list is easier to work with, not sure what advantage an iterator would have anyway?)
Can anyone else confirm this or am I missing something?