HttpLanguageHeaderValueCollection.RemoveAtEnd Method

Definition

Removes the last Language item from the collection.

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

Implements

Applies to