import win32com.axdebug.gateways
class EnumDebugCodeContexts(ListEnumeratorGateway) list _com_interfaces_ = [<iid object at 1a77720>] # Methods inherited by EnumDebugCodeContexts 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 EnumDebugCodeContexts 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 EnumDebugCodeContexts 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