Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 456 Bytes

windowtabcollection_removeatend_1813436897.md

File metadata and controls

25 lines (16 loc) · 456 Bytes
-api-id -api-type
M:Windows.UI.Shell.WindowTabCollection.RemoveAtEnd
winrt method

Windows.UI.Shell.WindowTabCollection.RemoveAtEnd

-description

Removes the last item in the collection.

-remarks

Important

This API is for Win32 desktop apps only. UWP and other app types are not supported.

If successful, calling this method reduces the collection size by one.

-see-also

-examples