System.Data.SqlClient Namespace SqlParameterCollection 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
SqlParameterCollection Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph