Idioma

PatternDictionary<TKey,TValue>.InsertRange Método

Definição

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))

Parâmetros

index
Int32
collection
IEnumerable<TValue>

Aplica-se a