Returns an enumerator that iterates through the collection.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Reference Map Collection
Syntax
public virtual IEnumerator<MemberReferenceMap> GetEnumerator()
Return Value
Type | Description |
---|---|
IEnumerator |
A System.Collections.Generic.IEnumerator`1 that can be used to iterate through the collection. |