This class is required by the IEnumerable interface implementation above
System.Object
EPS.Business.BusinessObjects.EntitySubItemEnumerator
public class EntitySubItemEnumerator : object, IEnumerator
Class Members
| Member | Description |
|---|
Constructor |
Constructor |
MoveNext |
Moves the internal pointer to the next item public sealed bool MoveNext(); |
Reset |
Reset to first item public sealed void Reset(); |
Current |
Returns the current item in the collection in a strongly typed manner |
Requirements
Namespace: EPS.Business.BusinessObjects
Assembly: BUSINESSOBJECTS.DLL