import win32com.server.util
class ListEnumeratorGateway(ListEnumerator) def Next(self, count) # Methods inherited by ListEnumeratorGateway from ListEnumerator def Clone(self) def Reset(self) def Skip(self, count) def __init__(self, data, index=0) def _wrap(self, ob)
A List Enumerator which assumes the list managed is a lost of objects to be wrapped in a gateway
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997