| Devart.Data.Oracle Namespace > OracleArray Class : GetEnumerator Method (OracleArray) |
Returns an enumerator for the OracleArray.
[Visual Basic]
Public Function GetEnumerator() As IEnumerator [C#]
public IEnumerator GetEnumerator();An enumerator for the OracleArray.
Enumerators allow only reading the data in the collection and cannot be used to modify it.
OracleArray Class | OracleArray Members
© 2002 - 2013 Devart. All Rights Reserved.