HttpProductInfoHeaderValueCollection.RemoveAtEnd Method

Definition

Removes the last HttpProductInfoHeaderValue item from the collection.

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

Implements

Applies to