QuickObjects.ObjectBase Send comments on this topic.
GetEnumerator Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObjectCollection Class : GetEnumerator Method
Returns an enumerator that can iterate through the Collection.

Overload List

OverloadDescription
GetEnumerator() Returns an enumerator that can iterate through the Collection.  
GetEnumerator(Int32,Int32) Returns an enumerator that can iterate through the Collection.  

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also