import win32com.axdebug.gateways
class EnumDebugStackFrames(ListEnumeratorGateway) list _com_interfaces_ = [<iid object at 1a77d60>] # Methods inherited by EnumDebugStackFrames from ListEnumerator def Clone(self) def Reset(self) def Skip(self, count) def __init__(self, data, index=0) def _wrap(self, ob) # Methods inherited by EnumDebugStackFrames from ListEnumeratorGateway def Next(self, count)
Create an instance of this class passing a sequence (list, tuple, or any sequence protocol supporting object) and it will automatically support the EnumDebugStackFrames interface for the object.
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997