OracleNumberMappingCollection Constructor(Int32)
Creates an empty
OracleNumberMappingCollection and allows you to set its capacity.
public OracleNumberMappingCollection(
int
)
'Declaration
Public Function New( _
ByVal As Integer _
)
Parameters
- capacity
- The capacity of the new collection.