Click or drag to resize

AllObjectsTAllObjectsIterator Class

Inheritance Hierarchy
SystemObject
  VelocityDbOfTypeOfTypeIterator
    VelocityDbAllObjectsTAllObjectsIterator

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public class AllObjectsIterator : OfTypeOfTypeIterator, 
	IEnumerable<T>, IEnumerable

The AllObjectsTAllObjectsIterator generic type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Top
See Also