pythoncom.gif
Previous Next blank.gif Home Page

Class ListEnumeratorGateway


SYNOPSIS

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)

DESCRIPTION

A List Enumerator which assumes the list managed is a lost of objects to be wrapped in a gateway

SEE ALSO

win32com.server.util

win32com.server.util


Previous Next blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997