HttpCacheDirectiveHeaderValueCollection.RemoveAtEnd Method

Definition

Removes the last HttpNameValueHeaderValue item from the collection.

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

Implements

Applies to