System.Data.Common Namespace DataColumnMappingCollection Class
Returns an enumerator used to iterate through the collection.
[ VB ] NotOverridable Public Function GetEnumerator ( ) As IEnumerator [ C# ] public IEnumerator GetEnumerator ( ); [ C++ ] public: __sealed IEnumerator* GetEnumerator ( ); [ JScript ] public function GetEnumerator ( ) : IEnumerator;
A System.Collections.IEnumerator that contains a list of all items in the collection.
IEnumerable.GetEnumerator
DataColumnMappingCollection Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note