'Declaration
Public Overloads Sub AddRange( _ ByVal collection As IEnumerable _ )
public void AddRange( IEnumerable collection )
Parameters
- collection
- The specified collection of items.
'Declaration
Public Overloads Sub AddRange( _ ByVal collection As IEnumerable _ )
public void AddRange( IEnumerable collection )