AddRange(IEnumerable) Method
Adds
OracleNumberMapping objects from the specified
values parameter.
'Declaration
Public Overloads Sub AddRange( _
ByVal As IEnumerable _
)
Parameters
- values
- The enumerator that is used to get OracleNumberMapping objects to add to the collection.