Count
This property specifies the number of OracleParameter objects in the collection.
                  
Declaration
// C#
public override int Count {get;}Property Value
The number of OracleParameter objects.
                  
Implements
ICollection 
                  
Remarks