Compartilhar via


OrderedDictionary<TKey,TValue>.KeyCollection.IList<TKey>.RemoveAt Método

Definição

 virtual void System.Collections.Generic.IList<TKey>.RemoveAt(int index) = System::Collections::Generic::IList<TKey>::RemoveAt;
void IList<TKey>.RemoveAt (int index);
abstract member System.Collections.Generic.IList<TKey>.RemoveAt : int -> unit
override this.System.Collections.Generic.IList<TKey>.RemoveAt : int -> unit
Sub RemoveAt (index As Integer) Implements IList(Of TKey).RemoveAt

Parâmetros

index
Int32

Implementações

Aplica-se a