HttpTransferCodingHeaderValueCollection.RemoveAtEnd Method

Definition

Removes the last HttpTransferCodingHeaderValue item from the collection.

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

Implements

Applies to