HttpLanguageRangeWithQualityHeaderValueCollection.RemoveAt(UInt32) Método

Definição

Remove a entrada no índice especificado do HttpLanguageRangeWithQualityHeaderValueCollection.

public:
 virtual void RemoveAt(unsigned int index) = IVector<HttpLanguageRangeWithQualityHeaderValue ^>::RemoveAt;
void RemoveAt(uint32_t const& index);
public void RemoveAt(uint index);
function removeAt(index)
Public Sub RemoveAt (index As UInteger)

Parâmetros

index
UInt32

unsigned int

uint32_t

O índice da entrada a ser removida.

Implementações

M:Windows.Foundation.Collections.IVector`1.RemoveAt(System.UInt32) M:Windows.Foundation.Collections.IVector`1.RemoveAt(unsigned int) M:Windows.Foundation.Collections.IVector`1.RemoveAt(uint32_t)

Aplica-se a