Lenguaje

PatternDictionary<TKey,TValue>.AddRange Método

Definición

public void AddRange(System.Collections.Generic.IEnumerable<TValue> collection);
member this.AddRange : seq<'Value> -> unit
Public Sub AddRange (collection As IEnumerable(Of TValue))

Parámetros

collection
IEnumerable<TValue>

Se aplica a