Lenguaje

PatternDictionary<TKey,TValue>.Insert(Int32, TValue) Método

Definición

public void Insert(int index, TValue item);
abstract member Insert : int * 'Value -> unit
override this.Insert : int * 'Value -> unit
Public Sub Insert (index As Integer, item As TValue)

Parámetros

index
Int32
item
TValue

Implementaciones

Se aplica a