Langue

PatternDictionary<TKey,TValue>.AddRange Méthode

Définition

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

Paramètres

collection
IEnumerable<TValue>

S’applique à