FileExtensionVector.RemoveAtEnd Method

Definition

Removes the last file name extension from the collection.

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

Implements

Applies to