Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 457 Bytes

fileextensionvector_removeat_1960564133.md

File metadata and controls

23 lines (16 loc) · 457 Bytes
-api-id -api-type
M:Windows.Storage.Pickers.FileExtensionVector.RemoveAt(System.UInt32)
winrt method

Windows.Storage.Pickers.FileExtensionVector.RemoveAt

-description

Removes the file name extension at the specified index in the collection.

-parameters

-param index

The zero-based index of the file name extension to remove.

-remarks

-examples

-see-also