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