DataTableMappingCollection::GetEnumerator Method ()
.NET Framework (current version)
Gets an enumerator that can iterate through the collection.
Assembly: System.Data (in System.Data.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can be used to iterate through the collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: