Share via


HttpContentCodingWithQualityHeaderValueCollection.RemoveAtEnd Method

Definition

Removes the last HttpContentCodingWithQualityHeaderValue item from the collection.

public:
 virtual void RemoveAtEnd() = IVector<HttpContentCodingWithQualityHeaderValue ^>::RemoveAtEnd;
void RemoveAtEnd();
public void RemoveAtEnd();
function removeAtEnd()
Public Sub RemoveAtEnd ()

Implements

Applies to