Langue

PatternDictionary<TKey,TValue>.InsertRange Méthode

Définition

public void InsertRange(int index, System.Collections.Generic.IEnumerable<TValue> collection);
member this.InsertRange : int * seq<'Value> -> unit
Public Sub InsertRange (index As Integer, collection As IEnumerable(Of TValue))

Paramètres

index
Int32
collection
IEnumerable<TValue>

S’applique à