Overload List
Name | Description | |
---|---|---|
AddRange<(Of <<'(T>)>>)(ISpread<(Of <<'(T>)>>), IEnumerable<(Of <<'(T>)>>)) |
Adds the elements of the specified enumerable to the end of the ISpread<(Of <(<'T>)>)>.
| |
AddRange<(Of <<'(T>)>>)(ISpread<(Of <<'(T>)>>), IList<(Of <<'(T>)>>)) |
Adds the elements of the specified list to the end of the ISpread<(Of <(<'T>)>)>.
|