See Also

NativeOracleArray Class  | NativeOracleArray Members

Language

Visual Basic

C#

Show All

value
The Object to remove from the NativeOracleArray.
See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Remove Method

Devart.Data.Oracle Namespace > NativeOracleArray Class : Remove Method (NativeOracleArray)

Removes the specified element from the NativeOracleArray.

[Visual Basic]
Public Sub Remove( _    ByVal value As Object _ )
[C#]
public void Remove(    object value );

Parameters

value
The Object to remove from the NativeOracleArray.

See Also

NativeOracleArray Class  | NativeOracleArray Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.