See Also

NativeOracleArray Class  | NativeOracleArray Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

GetEnumerator Method

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();

Return Type

An enumerator for the NativeOracleArray.

Remarks

Enumerators allow only reading the data in the collection and cannot be used to modify it.

See Also

NativeOracleArray Class  | NativeOracleArray Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.