Click or drag to resize

Collection.CollectionEnumerator Class

X#
Inheritance Hierarchy
Object
  CollectionCollectionEnumerator

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 CLASS CollectionEnumerator IMPLEMENTS IEnumerator
Request Example View Source

The CollectionCollectionEnumerator type exposes the following members.

Constructors
  NameDescription
Public methodCollectionCollectionEnumerator
Initializes a new instance of the CollectionCollectionEnumerator class
Top
Properties
  NameDescription
Public propertyCurrent
Top
Methods
  NameDescription
Public methodMoveNext
Public methodReset
Top
See Also